Date: 04/22/06 (Javascript Community) Keywords: php I want to have an image gallery that displays the thumbnails based on a for loop, as opposed to me having to write each image tag.
It is initalized in the body tag:
How come it reloads the page, prints out the result on a blank page,and then reloads the original page the code was called from, with nochanges on it, whenever it's initialized? The code actually sits in the correct area where I want the images to appear. Why isn't it working? The page is at: http://melissamunroe.com/1/index.php?op Source: http://community.livejournal.com/javascript/99306.html
|