I've set up a link to close any open panel on my accordion, and whilst
it works fine in Safari, in Firefox and Opera it takes me to a blank
page with the text:
[object Object]
what have I done wrong, the code I'm using is:
<a href="javascript:$('#accordion') .accordion('activate', -1)"
class="closelink">Close</a>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---