load function seems to alter the scrollable tags after the new page is loaded
Hi,
I am using the jquery load method to load an html page that has a horizontal scrollable menu (based on
http://flowplayer.org/tools/index.html) into a div element of the main page.
The load is done ok, but the menu is nonfunctional since the menu image is "moving up/down" on IE or Firefox while I am trying to test the menu. The menu page work OK if it is executed as standalone.
Anyone has an idea ?!?
BR,
Dan S.