What’s a good jQuery library where I can click the button, and a box (<div>) drops down, for options? Just a regular box, not too big not too small.
What’s a good jQuery library where I can click the button, and a box
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.
jQuery Thickbox has a lot of flexibility. It can show inline content, iframe content, simple images, AJAX and more. It would be easy to implement your own options form within an instance of it.