A Simple Way to Hide and Show HTML Elements Using VisualForce
Carefully posted by Cody on September 6th, 2011 in Salesforce Development, UI/UX Design and tagged with ajax, apex, css, visualforce
It’s not 2002 anymore. There is really no excuse for having an ugly web application; even if it is a “business application”. One way to tidy up your UI and improve your UX is to dynamically hide and show elements on your Visualforce pages based on how your users interact with your page.