/    Sign up×
Community /Pin to ProfileBookmark

Drop Down Menus

how can i make them? i have dreamweaver mx so can i do it in there or do i have to code it.

to post a comment
JavaScript

4 Comments(s)

Copy linkTweet thisAlerts:
@the_treeAug 21.2005 — [url=http://alistapart.com/articles/dropdowns]Suckerfish Dropdowns[/url]
Copy linkTweet thisAlerts:
@Falcone86authorAug 21.2005 — i got the barebones version down. but could you give me a good example of how to add the color boxes. and change font
Copy linkTweet thisAlerts:
@the_treeAug 21.2005 — i got the barebones version down. but could you give me a good example of how to add the color boxes. and change font[/QUOTE]Addition to the barebones stylesheetli a{
display: block;
width: 100%;
hieght: 100%;
border-left: 7px solid #fdd;
padding-left: 1em;
text-decoration: none;
background-color: #ddf;
color: #000;
font-family: serif;
}
li a:hover{
background-color: #fdd;
border-color: #dfd;
}
Copy linkTweet thisAlerts:
@deadfishtowerAug 26.2005 — IS there a way pf using images as the rollovers for the options?
×

Success!

Help @Falcone86 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 5.18,
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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

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

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...