| Page 1 of 1 | [ 8 posts ] |
|
I just came across this awesome jquery plugin called chosen (http://harvesthq.github.com/chosen/), which has also been ported to prototype and mootools.
It is a very nice plugin that replaces a <SELECT> into something that's a lot more user-friendly. I am not very familiar with JQuery, so after having looked at the code, I am not sure how to convert the JQuery bits. If someone could convert this to YUI, I think it would be a great contribution to the gallery |
Alberto SantiniYUI Contributor
|
Hello John.
It seems to me there are only cosmetic differences with AutoComplete: http://yuilibrary.com/yui/docs/autocomplete/ . Standard Select -> Standard Completion http://yuilibrary.com/yui/docs/autocomp ... local.html Multiple Select -> Delimited queries http://yuilibrary.com/yui/docs/autocomp ... gging.html Maybe I am missing something. Regards, IceBox |
|
Hi Alberto,
Initially, I thought about building a clone using autocomplete, but I felt that the interaction of the final component was a lot more involved and complex. I think a dropdown box widget needs to be built and then the autocomplete integrated for the searching. John |
|
I've tried to port one item, Please give me the feedback
http://yuilibrary.com/gallery/show/multivalue-input |
Alberto SantiniYUI Contributor
|
Hello Mayank.
Congrats! Very nice! Best, Alberto |
|
That looks very nice Mayank! Hopefully the full chosen can be ported to YUI in the future.
I found a small bug in IE9 though: ![]() You should also get your port added to the notable forks section on the official page: https://github.com/harvesthq/chosen/ |
MarcYUI Contributor
|
I created something like this with autocomplete v2 and a modified version of TagList, which is on the gallery. You can see it in action on www.freelas.net (e.g. profile section : search profile)
Cheers, Marc |
MarcYUI Contributor
|
Sorry, just saw that you already built it: very nice!
|
| Page 1 of 1 | [ 8 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group