how do i configure a web page for several browsers?

Discussion in 'JavaScript' started by progfrog, Feb 11, 2008.

  1. #1
    using javascript ofcourse. i don't have a specific code to show but do u have a general explanation or some code to show me how to do so?
    much obliged.
     
    progfrog, Feb 11, 2008 IP
  2. ToddMicheau

    ToddMicheau Active Member

    Messages:
    183
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Actually instead of JS I would suggest conditional comments for making your site cross-browser compatible. This involves more CSS, but it's most likely the best way- check out this tutorial for more information.

    http://www.quirksmode.org/css/condcom.html
     
    ToddMicheau, Feb 11, 2008 IP