Results 1 to 4 of 4

Thread: [CSS] XP Navigation

  1. #1
    Join Date
    Aug 2007
    Posts
    18
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default [CSS] XP Navigation

    1) CODE TITLE: XP Navigation

    2) AUTHOR NAME/NOTES: Thái Cao Phong

    3) DESCRIPTION: This script uses some images and CSS to create navigations like to XP style. Very easy to setup, order to implement this this menu, you must define document type correctly, as <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">.

    4) URL TO CODE: http://javascriptbank.com/javascript/css/XP_Navigation/

    or, ATTACHED BELOW (see #3 in guidelines below):

  2. #2
    Join Date
    Mar 2007
    Location
    Tarboro, NC
    Posts
    290
    Thanks
    8
    Thanked 2 Times in 2 Posts

    Default

    I think its....interesting....I don't see how it looks like XP though....anyways not my call, but cool.

    Tim

  3. #3
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    It got potential.
    Jeremy | jfein.net

  4. #4
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    Quote Originally Posted by temp304 View Post
    you must define document type correctly, as <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">.
    The Transitional DOCTYPE was designed for use when CSS was being "born" nearly 10 years ago. Developers should be using the HTML4..01 Strict DOCTYPE, since IE still does not support XHTML, and the validator gives a false positive when it says IE does validate XHTML.

    Quote Originally Posted by Nile View Post
    It got potential.
    It has potential.
    or
    It's got potential.


    No offense, but as Tim said, that doesn't really look like XP navigation. There is also no bottom padding, which makes it uneasy on the eyes in terms of aesthetics. You also have alot of ads on the demo page, which is another turn off. As nile said that does have potential, add some padding to the bottom of your list items, use more of a gradient then a 2 solid color split, and switch your doctype to HTML4.01 and I believe this would be a decent script.

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
  •