Gefiltert nach Kategorie English Filter zurücksetzen

© jQuery Foundation, jquery.org

The first beta release for jQuery UI 1.11 was released a few days ago and contains numerous bug fixes, improved environment support (AMD and Bower) and the new Selectmenu Widget I've worked on for quite some time. I'm very excited about this important step and we're looking forward to gathering some more feedback before its final release.

 

More information (including download and demo) can be found at the jQuery UI Blog.

 

© jQuery Foundation, jquery.org

There are some great new regarding the jQuery UI Selectmenu widget!

 

It's official: the new, built from scratch version of Selectmenu is planned to be released with jQuery UI 1.10 (hopefully January 2013).

 

Offical jQuery UI Selectmenu

 

 

Besides, I've released a new version of my jQuery UI selectmenu fork. This release includes mainly bugfixes, a few minor feature requests and is compatible with jQuery 1.8 (now using jQuery 1.8.2 / UI 1.8.24) . See here for full list of all solved issues. 

 

Thanks to all contributors for making this possible!

 

 

 jQuery UI Selectemenu fork

 

 

Please consider an donation to support my work on this effort.

© TYPO3 Association, typo.org

The TYPO3 extension Seminars uses Formidable for rendering forms and some Java-Script wigdets. We're using jQuery for all our JS based scripting and jQuery UI for a few User Interface related purposes. To achieve a consistent look for all JS UIs we wanted to change the pretty unusable and unsexy looking default DHTML Calendar of formidable with the jQuery UI one. 

As the default jQuery UI Datepicker does not support time selection I've added the jQuery Timepicker Addon.

 

To change the hardcoded formidable rendering I've implemented an own renderlet based upon the example renderlet extension by Jerome Schneider.

 

I released my resulting extension to the TER as I was asked so in the Mailinglist. Please give feedback or ask a question via email or (better) as a comment down below.

 

 

 

 

Formidable DATE Renderlet with jQuery support

© jQuery Foundation, jquery.org

Over a year has passed since I took over the development of Filament Groups Selectmenu plugin for jQuery UI. Since then we made huge changes to the original code base. 130 issues and about 20 pull request have been closed. A couple of new features have been added, too.

 

A few month ago Jörn from jQuery UI contacted me and asked if I would be able to help pulling my Selectmenu branch to the official jQuery UI repo. I agreed but we decide to build a new version from scratch as the old one has a pretty unclean code base and would need some refactoring anyway.

 

Based upon jQuery UI Menu and jQuery UI Button the new Selectmenu widget will seamlessly integrate in a few new widget coming soon.

 

Get the sourcecode at GitHub and make sure to check the Wiki for ToDos and specification:

 

Selectmenu Branch @ GitHub

 

Selectmenu @ jQuery UI Wiki

 

 

jQuery UI Selectmenu reloaded