Results 1 to 5 of 5

Thread: Need menu, want javascript

  1. #1
    Join Date
    Jan 2009
    Posts
    3
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Question Need menu, want javascript

    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
    Last edited by Snookerman; 04-22-2009 at 08:13 AM. Reason: added "Resolved" prefix

  2. #2
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    You can take a look at the DD CSS library for free, simple-to-install menus:
    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
    It's long but important.

    Good luck!

  3. The Following User Says Thank You to Snookerman For This Useful Post:

    wildhorseracelover (02-08-2009)

  4. #3
    Join Date
    Nov 2008
    Posts
    19
    Thanks
    1
    Thanked 3 Times in 3 Posts

    Default

    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

  5. The Following User Says Thank You to owt200x For This Useful Post:

    wildhorseracelover (02-08-2009)

  6. #4
    Join Date
    Jan 2009
    Posts
    3
    Thanks
    2
    Thanked 0 Times in 0 Posts

    Default

    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

  7. #5
    Join Date
    Oct 2008
    Location
    Sweden
    Posts
    2,023
    Thanks
    17
    Thanked 319 Times in 318 Posts
    Blog Entries
    3

    Default

    You're welcome, glad to help!
    You can go to your first post in this thread, click 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!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •