Hi,
Im have pritty much finished making my first webpage and have up loaded it to
my site. However my rollovers are not working properly (they worked perfect in
dreamweaver and on the F12 preview) when i roll over the image it just changes
to the white box with the red X. I dont know whats goin on, the files are
uploaded and the link is correct. So does any1 know why this might be
happening? Also it was done in Image Ready so would that have anything to do
with it??
This is the code for one of the rollovers if its any help, and yes there is
ment to be two "images" folders one inside the other:
<TD height="26"> <A HREF="News.html"
ONMOUSEOVER="changeImages('News', '../images/images/News-over.gif'); return
true;"
ONMOUSEOUT="changeImages('News', '../images/images/News.gif'); return
true;">
<IMG NAME="News" SRC="../Images/images/News.gif" WIDTH=77 HEIGHT=26
BORDER=0 ALT=""></A></TD>
Also one more thing, I have a image gallery that is all thumbnails and when
you click on them they open up in a new window with the full sized image, but
with a couple of them when they open up in a new window it only downloads a
small portion of the image for some reason?! I checked to see if the image
uploaded fully it and it had, so i uploaded the image again and its doing the
same thing!!??
If anyone could help me with eather of these two problems that would be
great!!!

Thanks