**Download** * [[http://github.com/campino2k/jquery-plugin-fancyselect|Das Projekt bei GitHub]] * [[http://github.com/campino2k/jquery-plugin-fancyselect/zipball/0.9-beta|Download 0.9-beta]] {{githubbadge>campino2k/jquery-plugin-fancyselect}} ====== jQuery.FancySelect() ====== ===== Beschreibung ===== Dieses Plugin ersetzt eine Selectbox mit jQuery durch ein HTML-Dropdown, das individuell stylebar ist. ==== Features ==== * Ohne Javascript normale Dropdowns * Werte werden mit den Dropdowns synchronisiert * Anzahl der Einträge ist konfigurierbar * MouseOver-Farben sind definierbar * Type-A-Head: Suche in den Einträgen (wie bei Firefox) ==== Kompatibilität ==== **geplant:** * IE 7, 8 * Firefox 2+ * Safari * Opera (eingeschränkt: Optgroups funktionieren wegen eines Bugs in Opera 9.6x erst in Opera 10) **getestet:** ^ Browser ^ Status ^ Einschränkung ^ | Ff 3.5.x | :-D | | | Ff 3.6.x | :-D | | | IE6 | :-| | - CSS für Dropdowns\\ - Scrolling zum aktuellen Eintrag | | IE7 | :-| | - CSS für Dropdowns\\ - Scrolling zum aktuellen Eintrag | ===== Changelog ===== ==== 0.9-beta ==== * get+set Values (and update Dropdown display) * speed up rendering ((the fastest rendering of all "full" dropdown replacements I know)) ==== 0.8-beta ==== * Stringsearch works now :-) ==== 0.7-beta ==== * Search Entry by typing the first Character of an Entry * Minified version in Repo from now for every release ==== 0.6-beta ==== * Change License! Expand Styling, make some tweaks * Actual selected entry marked (and scolled to...) * Added some styles to already existing html elements to show possibilities ==== 0.5-beta ==== * Erste Veröffentlichung {{tag>javascript jquery plugin programmierung}} ~~NOTOC~~