1) Script Title: Slashdot menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/slashdot.htm
3) Describe problem: I am currently using Dreamweaver MX. I downloaded the code, js and css files and added it to a dreamweaver html file. I modified the code by adding more menu items, changing the length of the graphic for longer menu titles, and collapsing the menu upon loading the page. This works great and I love this menu. Thanks for creating it.
I have a few issues that I've researched and researched but couldn't find any answers. I'm a "seasoned" newbie, in that I've created about a dozen websites in the past. I'm now trying to overhaul my company's website to improve the look and functionality of it, add a flash element etc.
here are my issues:
I created a website using fireworks MX. It's pretty basic with simple rollover behaviours (swap image). I exported this to html so I can work with it in Dreamweaver MX. The site on its own works fabulous. I added the menu system coding and inserted the menu exactly where I wanted it.
a) The opening line from the slashdot menu is this: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"> - these lines of code actually distorts the website look and moves the graphics all around. When I remove the code, and just add <html> to the beginning, the look of the website is perfect. Do I absolutely need those two lines of code in order for the menu system to work?
b) The menu system does not work when added to my website. It doesn't expand, it's basically a lonely graphic sitting there. (It works on it's own in it's own file) I know I'm breaking some forum rules, likely, because there is a conflict with pre-load images or something along those lines. I know I have to somehow combine the pre-load for the menu with the pre-load for the images for website and after researching the issue for 3 days, I'm throwing in the towel and begging for help as I'm on a deadline.
Can anyone please please please help me with this?



Reply With Quote
Bookmarks