![]() Equipping You to Communicate Effectively | support CMN & share a library of 19K+ images, videos, etc Go Pro! |
![]() | ![]() |
| |||||||
| Website Coding Discussions PHP, MySQL, Java, Javascript, ASP, etc. |
![]() |
| | Thread Tools | Search this Thread | Rate Thread | Display Modes |
| |||
| Show/hide parts of the content instantly without JavaScript Is there any way to toggle between styles without using JavaScript and without reloading the page/form. I'm trying to show/hide some (div)'s on the fly like JS does, but many of our visitors have JS disabled and about 97% uses IE. Basically on/off radio buttons, toggle link or toggle button would work and the goal is to show or hide complete (div)text here(/div) section. Temex |
| |||
| Did not figure it out before due date, so I cheated by making a quick fix with $_SESSION variable. Just had a bunch of validation issues on other parts of the program after that, but got them squared. It could be possible with something similar to CSS hover, but not exactly sure how...not yet. Will post back if I'll get it working one day. Temex |