I have a jquery accordion that loads a lot of data. This accordion is generated by querying a database. My question - is there a way to not load the content until a specific element of the accordion has been clicked? Basically, I'd like to replicate the functionality of the jquery tab ajax content load to the accordion.
+3
A:
Check out this question and this blog entry, it might point you in the right direction.
fudgey
2009-12-10 15:22:43