Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Hello, I would like to know how to control the input text box "class" in visual editor for specific text box , as example :<input name="Text1" class="ClassName" />Please advise.
You need to use Javascript API for this purpose. addCSS() or addStyle() functions can help you here. Take a look at this example:http://xlinesoft.com/asprunnerpro/docs/how_to_change_font_in_edit_controls.htm