Forum Moderators: not2easy
I am looking to create a navagational pull down menu similar to that seen on dotster.com. I would also like to make this navagation menu in a vertical fashion with the links coming out horizontally.
I would like to integrate the pull out feature on dotster with the way microsft.com has their highlight link feature on their major links on the left hand vertical column.
Thanks again,
-Michael
Worth checking out this thread [webmasterworld.com] for a little more background info.
I've stickied you the name of the software I use.
Careful about how you set it up. SE don't like it much.
I went to the site you gave and looked at the sample which is what I would like the links to look like. I am having trouble coding this though since I have never done it before. I added all the information and links in the lists. That part works fine.
The part I am having trouble with is where to put the rest of the code they want you to add. When they are formatting the lists and unordered lists do you replace previous code or put that new code somewhere else? Also when you add that javascript where are you supposed to put that code?
Thanks,
Mike
The part I am having trouble with is where to put the rest of the code they want you to add. When they are formatting the lists and unordered lists do you replace previous code or put that new code somewhere else?
Not sure what you mean by "the rest of the code" or "replace previous code." The tutorial includes all the code you need, though naturally you need to edit the links and link text for your purposes.
Also when you add that javascript where are you supposed to put that code?
The javascript goes in the <head> of your document. I recommend using it as an external .js file.