Posts tagged accordion

jQuery – Accordion Structure

With the power of the jQuery UI, you can use widgets to quickly build a web site structure. Part 2 With the Accordion and Tabs in place forming the basic web page structure, it’s time to figure out how things are going to work – how will the Accordion behave.  For instance, clicking on the [...]

jQuery as Structure

jQuery as Structure

With the power of the jQuery UI, you can use widgets to quickly build a web site structure.

Part 1

jQuery is a javascript framework that has given web pages quite a bit of interactivity.  As I explored how to use this framework, I stumbled upon an article on how to use jQuery widgets to build web page structure and navigation.  So, I took that idea and started to make