I’m trying to make an overlay with thickbox… it only allows one line captions…
Anyone have any alternative jquery plugins they use?
I’m trying to make something like:
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.
I’ve enjoyed facebox. Instead of an image, link up the whole div or remote html and put your caption and image inside.
If you do end up using facebox, know that there is an issue with IE8, but can be resolved by telling ie8 to treat the page like ie7 would like so:
<meta http-equiv="X-UA-Compatible" content="IE=7" />