|
| Index | Recent Threads | Unanswered Threads | Who's Online | User List | Help |
|
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 2
|
|
| Author |
|
|
Stranger Joined: Jul 16, 2007 Post Count: 1 Status: Offline |
I'm very new to CSS and my javascript knowledge wouldn't be great so when I was asked to change the menu of the company website to a nice drop down system I knew I would struggle I eventually found 1 that was easy to customise- PVII CSS Express Menu and Im happy with how it looks/works now and it seems to work all the way back to IE 5 which is a bonus: www.koremeltdown.com/dropdown My problems started when I tried to replace the original menu system of the link below (removed company name-sorry for the mess and Im sure its still in there somewhere anyway) www.koremeltdown.com/sample It kinda went completely haywire and I just dont know what to do Anyone have any pointers/know how it should be done? Id really appreciate any help on this one, boss is on my case and it would be great to get it working |
||
|
|
Advanced Member Joined: Apr 2, 2005 Post Count: 2141 Status: Offline |
First of all, the javascript file, p7exp.js, is not linked to the /sample/ page. Also, you don't have the html code in there either. If you wondering what code to remove the old menu and replace it with the new one, find this code: <td colspan="3" height="23" valign="top"><img src="images/home_off.gif" alt="filler" height="23" width="87">and replace it with this: <td colspan="3" height="23" valign="top">Also, don't forget to update the body tag to show: onLoad="P7_ExpMenu()" Old one looks like this: <body onLoad="imagesPreLoad();imagePreLoad2();runSlideShow();i=0" "RandomizeImage()" >In my opinion, you got too many javascripts already that the menu just might not work correctly. ---------------------------------------- Success is based on how much you spend. If it's not money, then the alternative is your time. The Kasper Group |
||
|
|
|
|
|
Current timezone is GMT Feb 3, 2012 9:17:27 PM |