I have an accordion which i am trying to activate on page load, and
the .activate function doesn't appear to be working. can someone show
me how i'm implementing it incorrectly?
JavaScript:
$(document).ready(function() {
$('#childnav').accordion({
I got this to work finally by passing in the ID of the toggle i want
to set active.
On Nov 5, 11:01 am, KCWebMonkey <[EMAIL PROTECTED]> wrote:
> I have an accordion which i am trying to activate on page load, and
> the .activate function doesn't appear to be working. can some
2 matches
Mail list logo