Hi
I need to create a very simple accordion in wordpres my first thought was a
plugin or use jquery ui accodian
The problem is Wordpress is installed on intranet with no immediate possibility of upgrading from version 3.1
most plugins including accordion-shortcodes are not compatible with Wordpress older than 3.3
So DIY option of using jquery ui accordian
Wordpress 3.1 uses jquery 1.4.4
Any suggestions where to obtain a compatible version of jquery ui accordian that will work with jquery 1.4.4 and Wordpress 3.1?
Is there a better way to do this?