|
|
Killersites.com Forum » List all forums » » Forum: CSS - Styling your pages with Cascading Style Sheets. » » » Thread: CSS powered drop down menu system issues |
|
| Print at May 21, 2012 4:24:09 AM | View all posts in this thread on one page |
| Posted by koremelt at Jul 16, 2007 8:33:27 AM |
|
CSS powered drop down menu system issues 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 |
| Posted by newseed at Jul 16, 2007 3:01:01 PM |
|
Re: CSS powered drop down menu system issues 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 May 21, 2012 4:24:09 AM |