Re: setting default style to Table

  •  12-02-2004, 11:18 AM

    Re: setting default style to Table

     
    That's a good idea .
     
    We need to move some script code to a splited file , for example , move to : 'const.js'
     
    in the 'const.js' , the js code should be :
     
    var default_table_border='1'
    var default_table_width='100%'
     
    and so on . 
    Regards , Terry .
View Complete Thread