hey guys - i have an accordion navigation script, and it works fine with my query strings....except when i add another variable to the query string. then the accordion doesn't find the right link to highlight.
anybody know a quick and dirty way of adjusting the code to accept/ ignore extra vars in the query string? one is what i want, two is the max it will ever have. thanks in advance! EXAMPLE: [code]?loc=http://www.mypage.com[/code] works - the mypage link in the accordion that is that query string shows up highlighted. [code]?loc=http://www.mypage.com&isOpen=false[/code] does not work. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
