Is there a way to make my jqModal scrollable? I’m loading the content via ajax if that helps any?
I tried adding the overflow: scroll and the scroll bars show up but it’s disabled and shows the entire content.
Any ideas?
Thanks,
rodchar
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.
Check out jScrollPane. Looks pretty easy to use. You’d just call it after you’ve put the content into the div.