Load html containing divs and flash movie embedded into another div tag with .load()
Hy there,
I am pretty new to jQuery, what I try to achieve is giving my files a bit of a structure. Therefore I want several HTML files containing each a scrollable (jQuery Tools) which should contain some flash movies to slide through.
I can load plain HTML with the .load() function into a div, but as soon as there are divs in the HTML to insert, it won't work.
Should this work ?
Thank you,
maxx