Maybe this is alternate solution to the class override problem?

Last post 09-05-2007, 9:34 AM by fredd. 1 replies.
Sort Posts: Previous Next
  •  09-01-2007, 10:53 AM 33162

    Maybe this is alternate solution to the class override problem?

    Hi Adam,
     
    Our need is to be able to preset the <td> so that it's a fixed width and height, set as left align.
     
    We can get around this problem if you have a way to set defaults for the <td> tag in constants.js, the same way you have a setting for the <table> tag in constants.js. That way, we won't need to use a class property in the table tag.
     
    Is there such a thing in constants.js?
     
    FredD
     
     
  •  09-05-2007, 9:34 AM 33253 in reply to 33162

    Re: Maybe this is alternate solution to the class override problem?

    Adam, have you considered putting a setting for <td> in constants.js?
View as RSS news feed in XML