Replies Back to Article
Simple AJAX accordion
Much better if done using DIV's
September 20, 2008 by marino baccarini
Why didn't you use DIV's instead of tables?
Why each panels gets bigger once opened? I suppose something DW CS3 Spry Accordion alike would be more interesting.
Thanks,
RE: Much better if done using DIV's
September 22, 2008 by Alex July
- Why each panel gets bigger once opened?
Are you referring to animation. You can skip animation step if you like. - At the time of writing there was no Spry Accordion.
- Spry Accordion has a number of issues (huge file size, rendering issues, etc.)
- DIVs would be better indeed ... if you are looking to spend more time and get less predictable results across browsers :-)
Thanks for the comments.