Log in

View Full Version : Resolved Need menu, want javascript



wildhorseracelover
01-30-2009, 04:23 PM
Hi,
I'm new at coding, doing xhtml w3c strict. Can a javascript for a drop-down menu be included on my pages? If it can, will it then appear correct in all popular browsers? With limited time I want to get my first site up asap. I don't have time to learn the javascript for the drop down menu. How much would it cost to have a coder make the code and tell me how to insert it on my css sheet?
Not a rush job.
Thanks for any bids and if javascript isn't a general code ? just let me know.

have paypal

Snookerman
01-30-2009, 04:29 PM
You can take a look at the DD CSS library for free, simple-to-install menus:
http://www.dynamicdrive.com/style/ (http://www.dynamicdrive.com/style/)

I'd also like to mention that using xhtml is not recommended, unless you use it in the right way which I highly doubt. Use HTML 4 strict instead, if you want more info take a look at this article:
http://www.webdevout.net/articles/beware-of-xhtml (http://www.webdevout.net/articles/beware-of-xhtml)
It's long but important.

Good luck!

owt200x
02-06-2009, 07:59 AM
when using a javascript menu, you should always have a backup menu inside a <noscript> tag just in case people don't have JS active. I might be able to help you with a menu, sent you a PM

wildhorseracelover
02-08-2009, 04:23 AM
Hey Snookerman,
I'm out of time but want to read those articles. Curious esp. about why the beware of xhtml. I'm done with tables though. Never learned to do them well anyways. Thanks for tips.
Jeana

Snookerman
02-08-2009, 07:47 AM
You're welcome, glad to help!
You can go to your first post in this thread, click http://www.dynamicdrive.com/forums/images/buttons/edit.gif then click Go Advanced and add the Resolved prefix to the thread title.
This will let other users know the problem has been solved.

Good luck with your site!