Hi Guys
Just a quick one. I have a site that features a Jquery UI Tab widget
within one section of an Accordion. I am having a problem with the
effects on this Tab only working when navigating backwards in the list
(i.e. going tab 3, tab 2, tab 1).
When I run forwards through the list of tabs, th
>
> >http://docs.jquery.com/UI/Accordion#option-navigationFilter
>
> > The default is
>
> > navigationFilter: function() {
> > return this.href.toLowerCase() == location.href.toLowerCase();
> > }
>
> > which is trying to match the whole url, not the end,
t
> ...
> Portfolio
>
> - Richard
>
> On Fri, Nov 6, 2009 at 11:55 AM, mehstg1319 wrote:
> > I don't see any ID's or Names that don't start with a letter in my
> > code. :-s
>
> > P
>
> > On Nov 6, 4:50 pm, "Richard D. Worth" wrote:
&g
after the accordion initialise call.
>
> On Nov 5, 2:48 pm, mehstg1319 wrote:
>
> > Hi guys
>
> > I am working on the following sitehttp://www.paulbraham.com/test_site/
> > and am having a few troubles with my JQuery Accordion.
>
> > Basically, I have turned on Navigat
Hey
Trying to implement JQuery on a website I am working on, basically,
the whole front page is one big accordion and clicking on the various
bars opens and closes the sections. Like this example.
This all works perfectly, but like all javascript, if the user clicks
the back button, it does not k
Hi everybody
Just looking for a couple of words of advice really as I haven't seen
anything on the web that seems to fit what I am looking for.
Basically...I have built a two tier menu system using Jquery to show
and hide the second level when certain parts are clicked.
I was wondering if it wa
6 matches
Mail list logo