Created
April 19, 2009 21:14
-
-
Save michael/98231 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script type="text/javascript" src="js/jquery-1.3.2.min.js"></script> | |
| <script type="text/javascript" src="js/jquery-ui-1.7.1.custom.min.js"></script> | |
| <script type="text/javascript" src="js/ui.multiselect.js"></script> |
where should I get jquery-ui-1.7.1.custom.min.js ??
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i want to use multiselect dropdown like this example. I used this.But i didnt get the correct answer. It shows normal dropdown box. I added the coding also as well as the same one.Why this problem?