I have this big object that I’d like to fadeOut and its not working at all. It works on a smaller subset of the object, but I’m wondering if there is some internal limit on how big the element can be.
Thanks,
Matt
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.
Ah. Got it. There’s no limit (atleast I haven’t hit it yet).
If you have a div container that’s not really defined (height/width) then its not going to work. An arbitrary height and width should do it!