Hi!
Probably its a silly question but i have been struggling for a while i need to do two things
1. i have both server controls and html controls (<input type=button name="Button1">)
now for server control to attach a css i used cssclass attribute for html control what shoudl be i using because the style or class attributes are not generating the button in the same style as server control button for the same css class?? ANY SUGGESTIONS
2. i have 4 panels on a single page and i wnt then to be of the same size irrespective of the contents how can i achieve that i tired using panel height =100% but it didnt work.
Thanks
Probably its a silly question but i have been struggling for a while i need to do two things
1. i have both server controls and html controls (<input type=button name="Button1">)
now for server control to attach a css i used cssclass attribute for html control what shoudl be i using because the style or class attributes are not generating the button in the same style as server control button for the same css class?? ANY SUGGESTIONS
2. i have 4 panels on a single page and i wnt then to be of the same size irrespective of the contents how can i achieve that i tired using panel height =100% but it didnt work.
Thanks