Page 1 of 1

[rz] Integer Entry *** UPD 2018-Aug-13 ***

Posted: Wed Dec 06, 2017 7:29 pm
by [RZ]
[rz] Integer Entry v1.1.2

Beautify quantity entries like in shopping applications.
The most elegant and advanced replacement for the standard <INPUT> tag.

Some features:

- Improves UI/UX and fits most advanced designs.
- Works as a standard <INPUT> in forms.
- Highly customizable; borders, colors, fonts and shadows for different statuses.
- Selectable range and default value.
- Automatic max-length calculation.
- Validates itself and replaces wrong entries.
- Selectable focus behavior.
- Enables or disables manual entries.
- Multiple instances.
- Maximum cross-browser, cross-platform and backward compatibility.
- Lightweight and does not require jQuery.
- Virtual "onupdate" event to allow interaction with other scripts.

...and more!


HTML 4.01 Transitional
W3C compliant


DEMO


* New in version 1.1.2

- Fixed a glitch in the rotator colors.
- Improved startup on chromium-based browsers.

* New in version 1.1.1

- Improved and extended colors handling.
- Opacity levels for different statuses.

* New in version 1.1

- Extended scheme orientation; vertical, left-to-right, right-to-left and horizontal based on page direction.
- Extended rotators symbols support.
- Colors transition for smoother effects.
- Improved rendering uniformity across browsers and platforms.
- Improved visual results even on older browsers.


How to use?

1. Drag and drop an extension instance in your page (usually within a form).
2. Optionally, setup the styles that fit your design/scheme.
3. Optionally, setup its behavior that best suites your application.
4. Preview or publish.

Enjoy!


How to get the values?

In case you need to access the value entered using javascript, just use "document.getElementById('MyQuantityEntry').value", the same way as you do with standard input tags.

In case you need to interact with other scripts, you can call a custom function via the virtual "onupdate" event.

(Just replace 'MyQuantityEntry' with the actual instance ID).

Re: [rz] Integer Entry

Posted: Wed Dec 06, 2017 7:42 pm
by zinc
Thank you RZ once again for rising to the occasion and building another GEM of an extension!!!!! :D

Re: [rz] Integer Entry

Posted: Wed Dec 06, 2017 7:51 pm
by [RZ]
thank you for your kind and encouraging words!
:)

Re: [rz] Integer Entry *** UPD 2018-Jan-13 ***

Posted: Sat Jan 13, 2018 8:41 pm
by [RZ]
* New in version 1.1

- Extended scheme orientation; vertical, left-to-right, right-to-left and horizontal based on page direction.
- Extended rotators symbols support.
- Colors transition for smoother effects.
- Improved rendering uniformity across browsers and platforms.
- Improved visual results even on older browsers.

Re: [rz] Integer Entry *** UPD 2018-Jan-27 ***

Posted: Sat Jan 27, 2018 9:26 pm
by [RZ]
* New in version 1.1.1

- Improved and extended colors handling.
- Opacity levels for different statuses.

Re: [rz] Integer Entry *** UPD 2018-Aug-13 ***

Posted: Mon Aug 13, 2018 7:15 am
by [RZ]
* New in version 1.1.2

- Fixed a glitch in the rotator colors.
- Improved startup on chromium-based browsers.

Re: [rz] Integer Entry *** UPD 2018-Aug-13 ***

Posted: Mon Aug 13, 2018 7:47 am
by zinc
Cheers RZ!

Re: [rz] Integer Entry *** UPD 2018-Aug-13 ***

Posted: Mon Aug 13, 2018 7:48 am
by [RZ]
thanks :)