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. Web Development
  3. ASP.NET
  4. Browser compatibility Error

Browser compatibility Error

Scheduled Pinned Locked Moved ASP.NET
helpcss
5 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.
  • N Offline
    N Offline
    nandhububbly
    wrote on last edited by
    #1

    Hi i am using Mozila browser i am getting error in oveflow CSS property , here oveflow is not working . please help for this one Reg nantha

    M 1 Reply Last reply
    0
    • N nandhububbly

      Hi i am using Mozila browser i am getting error in oveflow CSS property , here oveflow is not working . please help for this one Reg nantha

      M Offline
      M Offline
      Michael Sync
      wrote on last edited by
      #2

      Use the latest version of Mozilla.

      Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)

      N 1 Reply Last reply
      0
      • M Michael Sync

        Use the latest version of Mozilla.

        Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)

        N Offline
        N Offline
        nandhububbly
        wrote on last edited by
        #3

        Hi Michael thank u soo much , i am using Mozila 5.0 and Firefox 2.0 only after that any new version came? reg nantha

        M 1 Reply Last reply
        0
        • N nandhububbly

          Hi Michael thank u soo much , i am using Mozila 5.0 and Firefox 2.0 only after that any new version came? reg nantha

          M Offline
          M Offline
          Michael Sync
          wrote on last edited by
          #4

          Hi nantha, AFAIK, the earlier version of Mozilla doesn't support CSS overflow property which is not standard. but that property does support in the later version. Can you give me the code that you are getting error? Is this like that? .a{ overflow:auto; } I will try to reproduce this issue in my computer and will let you know as soon as possible. Edit: one more trick. try this too. overflow: -moz-scrollbars-horizontal; -- modified at 3:16 Friday 17th August, 2007

          Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)

          N 1 Reply Last reply
          0
          • M Michael Sync

            Hi nantha, AFAIK, the earlier version of Mozilla doesn't support CSS overflow property which is not standard. but that property does support in the later version. Can you give me the code that you are getting error? Is this like that? .a{ overflow:auto; } I will try to reproduce this issue in my computer and will let you know as soon as possible. Edit: one more trick. try this too. overflow: -moz-scrollbars-horizontal; -- modified at 3:16 Friday 17th August, 2007

            Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net) If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. :)

            N Offline
            N Offline
            nandhububbly
            wrote on last edited by
            #5

            Hi Mr.Michael Sync... thank u soo much i tried that one yesterday but its not working . i sent my CSS code and aspx code please clear that error thank u soo much .. .aspx code DIV id="div-datagrid" class='gridFixedHeader' style="OVERFLOW: auto; WIDTH: 100%; HEIGHT: 120px"> CSS code .gridFixedHeader { background-color:white; font-size: 9pt; color: #FFFFFF; position: relative; font-family: Airal,sans-serif; border:#0066CC; top:expression(this.offsetParent.scrollTop-0); z-index: 1; } thank u once again reg nantha -- modified at 6:08 Friday 17th August, 2007

            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