[CLOSED] When I disable a NumberField, the text is very hard to read, how can I change the text, style or color backgroud.

  1. #1

    [CLOSED] When I disable a NumberField, the text is very hard to read, how can I change the text, style or color backgroud.

    Can't read value in a NumberField when it becomes disabled, how would I go about changing style or anything to make it readable ??

    Any ideas ??
    Last edited by geoffrey.mcgill; Jul 11, 2012 at 6:12 PM. Reason: [CLOSED]
  2. #2
    Hi,

    There is no cross-browser solution due to the fact that IE manages the CSS of the disabled fields itself and no way to override it.

    I would suggest to use ReadOnly instead of Disabled.
  3. #3
    Got it, I changed the fields to ReadOnly, thank you...

    Quote Originally Posted by Daniil View Post
    Hi,

    There is no cross-browser solution due to the fact that IE manages the CSS of the disabled fields itself and no way to override it.

    I would suggest to use ReadOnly instead of Disabled.

Similar Threads

  1. [CLOSED] How to change text color in Ext Button
    By UnifyEducation in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Jun 25, 2012, 1:42 PM
  2. Replies: 1
    Last Post: Jun 17, 2012, 5:35 PM
  3. [CLOSED] Change backgroud color of screen with grouptabpanel
    By Pablo_Azevedo in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Sep 24, 2010, 3:59 PM
  4. Replies: 12
    Last Post: Jun 17, 2009, 12:07 PM
  5. [CLOSED] Change color of text in <ext:StatusBar
    By Jurke in forum 1.x Legacy Premium Help
    Replies: 11
    Last Post: Nov 28, 2008, 7:16 AM

Tags for this Thread

Posting Permissions