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. disabled buttons look enabled in firefox and chrome. what to do

disabled buttons look enabled in firefox and chrome. what to do

Scheduled Pinned Locked Moved ASP.NET
csscomagentic-aiquestion
2 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.
  • S Offline
    S Offline
    sriharsha2410
    wrote on last edited by
    #1

    disabled buttons look enabled in firefox and chrome. i opened the same page in ie, firefox, chrome and this is the output http://i48.tinypic.com/2f0a81t.jpg[^] "DashBoard" and "Calendar" are disabled "Agent Info" is enabled. here im using normal asp buttons with css what do i do?

    H 1 Reply Last reply
    0
    • S sriharsha2410

      disabled buttons look enabled in firefox and chrome. i opened the same page in ie, firefox, chrome and this is the output http://i48.tinypic.com/2f0a81t.jpg[^] "DashBoard" and "Calendar" are disabled "Agent Info" is enabled. here im using normal asp buttons with css what do i do?

      H Offline
      H Offline
      HardikSitapara
      wrote on last edited by
      #2

      Hiii sriharsha2410 Here is the solution for your problem... Do one thing whenever you disable button apply a CSS to that button named "cssDisable" and in that css change the color of the button or background of the same button. And Whenever you Enable that button apply another CSS to that buton named "cssEnable" and in that css change the color of the button or background of the same button as u want when it is enabled. Thank you.

      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