![]() |
Dreamweaver Navigation bar problems
Hi people,
Am having some problem with the Dreamweaver (version 3, some probs not being able to install a higher ver I have) Navigation bar script... Basically have made a navigation bar... which works fine on my comp... But when uploaded to the server (linux) it doesn't work... if move mouse over the images don't change... Also tried inserting m own <td> <a href="#" onMouseOver="WhoAreWe.src='images/DaMag_b1.jpg'" onMouseOut="WhoAreWe.src='images/DaMag_b.jpg'"> <img name="WhoAreWe" src="images/DaMag_b.jpg" border="0" onLoad="" width="198" height="25"> </a> </td> Again same problem... But if keep mouse over menu item for 2-3sec (literally) the image changes... the images are about 4kb The dreamweaver script preloads images, and even if that isn't working, once have moved mouseover an image (and it is loaded) it should work fine the next time... but doesn't... Works absolutly fne on me comp... Please help people... My first post here :o |
You mention it's a Linux server. Are you getting the case of the image filenames right?
|
Hey thanks for such a prompt reply... Wow!
Think the image filenames are right.. as after a few seconds when it does change the image.. it changes to the correct ones and then onMouseOut back to the old ones + it works fine on my comp... delay only when hosted on server ... |
In that case, it's not preloading the images properly. Nothing I can do about that until I see the script it uses to load 'em.
|
Hey the complete code is:
All the script is written by dreamweaver:
:
<html> |
Fixed the code tags.
|
That is some NASTY code. I suggest reading up on JavaScript and writing it yourself. Click here for a great site.
|
Recommended: http://jennifermadden.com
Others: http://www.programmingforums.org/for...ead.php?t=5405 |
Nice site. I'll keep that one bookmarked.
|
Yeah it is, someone else recommended it to me and its pretty good.
|
| All times are GMT -5. The time now is 4:20 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC