Maybe this is alternate solution to the class override problem?

  •  09-01-2007, 10:53 AM

    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
     
     
View Complete Thread