Please Help Me....!!!!!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • clique
    New Member
    • Oct 2006
    • 2

    #1

    Please Help Me....!!!!!

    how do I set browser window attributes
    --------------------------------------------------------------------------------

    To show up the same weather using IE, Netscape, Mozilla or MAC.. I am finding that when people pull up my site that it works in IE (Sometimes) but not in other browsers or it looks completely different in the other browsers.

    Thanks

    Sidnei
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    Because you designed/coded your site with IE and then tried to make it work in better browsers. Never use IE to design/code. Always use modern browsers like...anything but IE.

    Without a link or the complete code it is impossible to help you.

    Comment

    • dhavalshreyas
      New Member
      • Oct 2006
      • 7

      #3
      dont know if it'll help.....but navigator.appNa me in javascript will tell u which browser the user is working on.....based on which u can display different things.........

      Comment

      Working...