Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Article Writing
  4. Cross browser client side coding

Cross browser client side coding

Scheduled Pinned Locked Moved Article Writing
csstutorial
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jim Taylor
    wrote on last edited by
    #1

    I would find an article on cross browser client scripting and css styling very handy. I've mostly worked on company intranets where the browser is standard (ie) I think its about time I learnt how to cater for other browsers. There seem to be lots of quirks, workarounds, fixes, css oddities between different browsers that need to be catered for. Jim

    P 1 Reply Last reply
    0
    • J Jim Taylor

      I would find an article on cross browser client scripting and css styling very handy. I've mostly worked on company intranets where the browser is standard (ie) I think its about time I learnt how to cater for other browsers. There seem to be lots of quirks, workarounds, fixes, css oddities between different browsers that need to be catered for. Jim

      P Offline
      P Offline
      Paul Watson
      wrote on last edited by
      #2

      This is scandalous to ask but what base level of browser are you looking at? An article on CSS and JS for IE5+ and Netscape 6+ will be very different from an article that also has to cover Netscape 4 and IE4. There is a big leap between the 4th and 5th (or 6 if you are Netscape) generation of browser. regards, Paul Watson Bluegrass South Africa Brian Welsch wrote: "blah blah blah, maybe a potato?" while translating my Afrikaans. Crikey! ain't life grand? Einstein says...

      J 1 Reply Last reply
      0
      • P Paul Watson

        This is scandalous to ask but what base level of browser are you looking at? An article on CSS and JS for IE5+ and Netscape 6+ will be very different from an article that also has to cover Netscape 4 and IE4. There is a big leap between the 4th and 5th (or 6 if you are Netscape) generation of browser. regards, Paul Watson Bluegrass South Africa Brian Welsch wrote: "blah blah blah, maybe a potato?" while translating my Afrikaans. Crikey! ain't life grand? Einstein says...

        J Offline
        J Offline
        Jim Taylor
        wrote on last edited by
        #3

        I'm mainly interested in the latest generation of browsers e.g. Netscape 6+, Opera, Mozilla. Currently code against Internet Explorer 6. Are there still fundamental differences in the Javascript and CSS environment in the latest generation of browsers? I would hope not. Jim

        P 1 Reply Last reply
        0
        • J Jim Taylor

          I'm mainly interested in the latest generation of browsers e.g. Netscape 6+, Opera, Mozilla. Currently code against Internet Explorer 6. Are there still fundamental differences in the Javascript and CSS environment in the latest generation of browsers? I would hope not. Jim

          P Offline
          P Offline
          Paul Watson
          wrote on last edited by
          #4

          The DOM and manipulation of it by JS is pretty standard now. What works in Netscape 6 works in IE6 and Mozilla. Though Opera is noteably lagging behind in this regard. Saying that it's market share and future market share seem too small to worry much about it (it gets enough right though that most manipulations you want to do will work). CSS still has a way to go, though it is a lot better than it was with the 5th generation line. I will see if I have some time to put together an article. If anybody else wants to help then speak up please. regards, Paul Watson Bluegrass South Africa Brian Welsch wrote: "blah blah blah, maybe a potato?" while translating my Afrikaans. Crikey! ain't life grand? Einstein says...

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups