Displaying validation control in a div tag

Posted by JaiGanesh on Stack Overflow See other posts from Stack Overflow or by JaiGanesh
Published on 2011-01-07T13:45:34Z Indexed on 2011/01/07 13:53 UTC
Read the original article Hit count: 155

Filed under:

I have a div tag for which i have defined a border. i have given the validation control inside the div tag Now before clicking the "submit" i get to see the div tag and border. -> how to avoid this Now after clicking the "submit" i get to see the div tag and border-> which is exptected and correct.

My question how to hide the border in the div tag before clicking the "submit" button or on the click of the "cancel" button

© Stack Overflow or respective owner

Related posts about css