hello everyone,
first of all i'd like to thank for this site creator's for a really good help in creating web pages
and now my problem.
I've joined two scripts (showing text when mouse overs an image and Image Thumbnail Viewer II)
after all i've got sth like this:
<img src="1.jpg" width="100" height="75" onMouseOver="modifyimage('dynloadarea', 1);showit(1)">
i'm writing only this part of code, because all the problems starts from here (in case I think so)
as very much of non-moving images gathered in one page, I wanted to make a slide show. I found Left-Right Image Slideshow Script
and when I change
slideimages[1]='<img src="PE01803A.gif">'to a
slideimages[1]='<img src="PE01803A.gif " onMouseOver="modifyimage('dynloadarea', 1);showit(1)">'
the page shows nothing
so does anyone know where the problem is and haw i could slove it?
thanx in advance,
laxxxal





Reply With Quote

Bookmarks