/    Sign up×
Community /Pin to ProfileBookmark

Category Menu’s / Sub Menu’s

Alright.. I’m trying to get something for my site.. it’s in frames, and on the left frame, I have too many links.. so I want to have something like one button could say “Search Engines”, you click on that, and in smaller text-link a bunch of links appear beneath it, pushing the rest of the page down… (just an example!)

Something like this [url]http://javascript.internet.com/navigation/category-menus.html[/url]

Except without the colors/graphics, etc… I only want the text links. Can anyone help!? I can’t seem to find it anywhere…. thanks!

to post a comment
JavaScript

4 Comments(s)

Copy linkTweet thisAlerts:
@khalidali63Mar 15.2003 — You can use the same script,

just do a bit of change.

in the code look for this css code segment

.submenu

{position: absolute;

left: 25px;

width: 120px;

border: 1px solid black;

background-color: yellow;

layer-background-color: yellow;

font-family: verdana, helvetica, sans-serif;

font-size: 10px;

visibility: hidden;}

and from the above code remove these 2 lines

background-color: yellow;

layer-background-color: yellow;

This should take care of the background

Cheers

Khalid
Copy linkTweet thisAlerts:
@HaploauthorMar 15.2003 — Alright.. I've been tweaking the script, and here's where I got

http://www.angelfire.com/falcon/haplo/test.html

Problem is, when I click one, it no longer pushes the page down, and that stupid border is still there.... I'm at a loss as to how to proceed further. ?
Copy linkTweet thisAlerts:
@khalidali63Mar 15.2003 — Ohh well.

here you go..

Here is the link

http://68.145.35.86/temp/menu/menus.html

Cheers

Khalid
Copy linkTweet thisAlerts:
@HaploauthorMar 15.2003 — Thanks alot for your help.. think I got it now. ?
×

Success!

Help @Haplo spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...