i have a div that contains the html of a youtube video embedcode. 
when a user clicks on a thumbnail of a different video, content is retrieved
by .getJSON, and then .html is used to load it into the same div.

when the new video embed is loaded, i'd like to have a really clean
transition. currently, the div goes white, then the new video shows up. is
it possible to dissolve between the 2 videos visually?

maybe i need 2 divs? 

anyone have any tips here? are there particular jquery functions or a plugin
that would make this happen?
-- 
View this message in context: 
http://www.nabble.com/how-to-animate-div-to-dissolve-to-new-html-tf4830842s27240.html#a13820802
Sent from the jQuery General Discussion mailing list archive at Nabble.com.

Reply via email to