lokesh_kumar_s Posted January 21, 2010 Share Posted January 21, 2010 eg: <div id='con'> <h1>hello</h1> </div> <div id='cal'> <h2>hello</h2> </div> i want to hide div id 'con' and show div id 'cal' on some event . and toggle on another event. so please tell me how can i hide it Link to comment https://forums.phpfreaks.com/topic/189282-i-want-to-hide-and-show-a-section-in-html/ Share on other sites More sharing options...
RichardRotterdam Posted January 21, 2010 Share Posted January 21, 2010 http://lmgtfy.com/?q=hide+show+div+javascript Link to comment https://forums.phpfreaks.com/topic/189282-i-want-to-hide-and-show-a-section-in-html/#findComment-999339 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.