Hi all,
hope all is well :)
I have started using jquery today (woo woo) and I am attempting to use some of the animation features (namely .animate).
Got that working all fine, however, when I set the opacity to 0 on the .animate, youtube videos don't fade away.
The routine goes, click link -> content fades -> get html (async) -> load html in dom (all fine up to here) (content fades back) -> load embedded youtube -> click another link -> youtube doesnt fade
Would you expect it to behave that way? I can upload a video tomorrow if need more explanation?
Hope i'm making sense :D
Stu