1) Script Title: Ajax Tabs Content script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...tent/index.htm
3) Describe problem:
I am trying to load some javascript from the <head> within one of the tabs (not the very first one, but one that is loaded through a seperate .html file). The page loads fine in the div area where the rest of the tabs load when clicked on; however, the body onLoad command does not seem to be working. Does anyone know if it is possible to use body onLoad in one of the Ajax tabs that is loaded a seperate html file?
If you go here you will see the problem: http://www.dogboston.com/temp/htms/gettingadog.php
Click on the BREEDERS tab. Notice that the large image of the dog jumping with the ball is very large. I have an image resizing script in the <head> using javascript, but the body onLoad is not working when trying to load the page va the tab. If you click http://www.dogboston.com/temp/htms/a...t/breeders.php, you will notice that the picture is not shrunk as well as the rest of the images. This is because the onLoad is working fine when loading a regular page not inside a tab.
Help me please!
Thanks,
Matt
Bookmarks