B
Brian Henry
I have my styles.css file filed with the styles used for the site, now how
would i specify a control to have a certain style id from that styles.css
file in code?
i thought mycontrol.style would do it but that seems to only be making one
at a time changes, i want to be able to say this control is using the style
ControlStyle1B from styles.css and if it's not validated property I want to
use ControlStyle1F and so on.. how would i programaticly set the style id
form the css file? thanks
would i specify a control to have a certain style id from that styles.css
file in code?
i thought mycontrol.style would do it but that seems to only be making one
at a time changes, i want to be able to say this control is using the style
ControlStyle1B from styles.css and if it's not validated property I want to
use ControlStyle1F and so on.. how would i programaticly set the style id
form the css file? thanks