found this on the net at stack overflow
perhaps that would work?Code:#hide_element:target { display:none; } .show_element:target{ display:block; }
its the last solution on this page. he describes how to use it
http://stackoverflow.com/questions/1...ton-is-clicked.



Reply With Quote
Bookmarks