My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members



New version 2.0 has been released! The project is now hosted at github.

https://github.com/elclanrs/jq-idealforms

Version 1.02 will no longer be maintained.


  1. Ideal Forms is a small framework to build powerful and beautiful forms for the web.
  2. It's very easy to use and requires minimal html.
  3. Absolutely everything is stylable with css, no images needed.
  4. Support for IE8+, Firefox 3.6+, Chrome 9+, Safari 4+ and Opera 11+.
  5. Degrades gracefully with javascript disabled (you'll need to style it tho)


Updates

Ideal Forms 1.02

  • Trigger change on original select menu

Ideal Forms 1.01

  • Just a quick couple fixes here and there.
  • TODO: mobile?, select search box?

Ideal Forms 1.0

  • Requires jQuery 1.7+
  • New select menu. Improved code and performance.
  • Fixed select menu scrollbar in all supported browsers.
  • Improved compatibility in supported browsers.
  • Many more options to customize themes.
  • TODO: Keyboard support, multiselect, update website...

Ideal Forms 1.0 beta

  • Code re-written from scratch
  • No more ugly "hacks"
  • No need of js/ajax to handle requests. Use regular php and name attribute.
  • Using LESS
  • Easier to make custom themes
  • No keyboard support yet
  • No full IE support yet

Ideal Forms 0.72

  • You can now focus on elements with the keyboard and change the menu options with the up and down arrows.
  • Improved usability of the default themes.

Ideal Forms 0.71

  • Submit buttons now get styled too.
  • TODO: focus on elements with keyboard. Change select option with arrows.

Ideal Forms 0.70

  • The previous fix for Firefox wasn't working properly, so it's fixed now.

Ideal Forms 0.69

  • New theme Comix is now included!
  • Fix annoying bug when hovering over Ideal Select menu in Firefox.
  • Fix IE black background when using gradients for selection highlight.

Ideal Forms 0.68

  • Fix arrow position on Ideal Select menu.
  • All elements adjust their size by just changing the global font size.

Ideal Forms 0.67

Ideal Select menu improvements:

  • Width auto adjust.
  • Arrow size auto adjust.

Ideal Forms 0.65

  • Ideal Select menu code optimized.
Powered by Google Project Hosting