Archive for the ‘JavaScript’ Category

Useful JavaScript: Toggle Div Show/Hide

January 10th, 2010   |    Posted in JavaScript   |       Comment »
JavaScript: Show or Hide Elements

JavaScript: Show or Hide Elements

I was developing an e-commerce site today and I ran across a pretty light weight piece of JavaScript code to show and hide a DIVs.

(more…)