Looking for name of jQuery used on Extended Form elements: multiselect for admin template below:
http://www.eakroko.de/neat/forms.html
Looking for name of jQuery used on Extended Form elements: multiselect for admin template
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just check the source of that page and try and figure out which plugin was used. What i did:
<div id="select5_chzn" class="chzn-container chzn-container-multi chzn-container-active" style="width: 384px;">chznclass.In the future repeat the above steps to figure out such things. Inspect element option or its equivalents are available in most browsers, if not natively, then atleast with web developer browser plugins.