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

This section contains extensions that were created by [rz] who has sadly passed away.
These extensions are no longer available, but the discussions may still be helpful for some users.
Forum rules
*** IMPORTANT INFO REGARDING [RZ] EXTENSIONS ***

This section contains extensions that were created by [rz] who has sadly passed away.
These extensions are no longer available or supported, but the discussions may still be helpful for some users.
Locked
User avatar
[RZ]
 
 
Posts: 1914
Joined: Tue Nov 04, 2008 12:08 pm

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

Post 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).
Last edited by [RZ] on Mon Aug 13, 2018 7:15 am, edited 3 times in total.
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

Re: [rz] Integer Entry

Post by zinc »

Thank you RZ once again for rising to the occasion and building another GEM of an extension!!!!! :D
Running WYSIWYG Web Builder since 2007...
User avatar
[RZ]
 
 
Posts: 1914
Joined: Tue Nov 04, 2008 12:08 pm

Re: [rz] Integer Entry

Post by [RZ] »

thank you for your kind and encouraging words!
:)
User avatar
[RZ]
 
 
Posts: 1914
Joined: Tue Nov 04, 2008 12:08 pm

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

Post 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.
User avatar
[RZ]
 
 
Posts: 1914
Joined: Tue Nov 04, 2008 12:08 pm

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

Post by [RZ] »

* New in version 1.1.1

- Improved and extended colors handling.
- Opacity levels for different statuses.
User avatar
[RZ]
 
 
Posts: 1914
Joined: Tue Nov 04, 2008 12:08 pm

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

Post by [RZ] »

* New in version 1.1.2

- Fixed a glitch in the rotator colors.
- Improved startup on chromium-based browsers.
User avatar
zinc
 
 
Posts: 2146
Joined: Sat Dec 08, 2007 3:06 pm
Location: London, United Kingdom
Contact:

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

Post by zinc »

Cheers RZ!
Running WYSIWYG Web Builder since 2007...
User avatar
[RZ]
 
 
Posts: 1914
Joined: Tue Nov 04, 2008 12:08 pm

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

Post by [RZ] »

thanks :)
Locked