I\'m trying to open an accordion div from an external link. I see the \"navigation: true\" option but I\'m not sure how to implement it. Do you give each div an id and call
Hah, cracked it.
Use the php get method. However there is an error in the one above. $("#accordion").accordion("activate", '');
the php code needs the quotation marks removed.
Works a treat now.
Cheers
Ian