/    Sign up×
Community /Pin to ProfileBookmark

drop down menu..

Hi all, im after a bit of advice about drop down menus..

What i need is something that works like this….
[URL=”http://www.htmlcodetutorial.com/linking/linking_famsupp_114.html”]http://www.htmlcodetutorial.com/linking/linking_famsupp_114.html[/URL]

but, i dont want to use the javascript, so i dont know if there are any other solutions for this which will validate..

thanks for looking guys..

to post a comment
HTML

9 Comments(s)

Copy linkTweet thisAlerts:
@harumphOct 03.2007 — Why do you want to use a form field? Can't you just use a drop-down menu (CSS only) to do the same thing?
Copy linkTweet thisAlerts:
@harumphOct 04.2007 — You might find this a good read. It works, too.
Copy linkTweet thisAlerts:
@Major_PayneOct 04.2007 — Might find a better menu here: CSSplay Menus

Ron
Copy linkTweet thisAlerts:
@harumphOct 04.2007 — That's where I found this "good read" link above. NOTE: The thing that makes these work is:

<i>
</i>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml2/DTD/xhtml1-strict.dtd"&gt;


or

[CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">[/CODE]

If you use this menu code with the standard:

&lt;!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN"&gt;

these menu codes will NOT work.
Copy linkTweet thisAlerts:
@Major_PayneOct 04.2007 — [CODE]<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">[/CODE] isn't a proper doc type anyway.

Ron
Copy linkTweet thisAlerts:
@harumphOct 05.2007 — I know. But many editors still populate with this as a base DOCTYPE.
Copy linkTweet thisAlerts:
@Major_PayneOct 06.2007 — Then you need to redo a doc type the editor puts in. It does make a difference how it is worded. My editor does the same thing if I use its default html file. Now I just highlight the doc type, type strict or some part thereof, and hit Ctrl+J. A new strict doc type is put in. Same method for any other doc type I need.

Ron
Copy linkTweet thisAlerts:
@harumphOct 06.2007 — Yea. I know. I went ahead and did it in my editor, today. I've been lazy.

My template is now correct. I feel better, already.

Now if everyone will just do what I just did, the world will be a better place.
Copy linkTweet thisAlerts:
@Major_PayneOct 06.2007 — Now if everyone will just do what I just did, the world will be a better place.[/QUOTE]Indeed it would! ?

Ron
×

Success!

Help @bolty2uk 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.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: @nearjob,
tipped: article
amount: 1000 SATS,

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

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