[jQuery] Jquery UI Tabs FX only working in one direction

2009-11-23 Thread mehstg1319
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

[jQuery] Re: Jquery UI Accordion Navigation

2009-11-08 Thread mehstg1319
> > >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,

[jQuery] Re: Jquery UI Accordion Navigation

2009-11-07 Thread mehstg1319
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

[jQuery] Re: Jquery UI Accordion Navigation

2009-11-06 Thread mehstg1319
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

[jQuery] Jquery Accordion and History

2009-11-04 Thread mehstg1319
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

[jQuery] Jquery tree menu Ul Li Ul

2009-01-22 Thread mehstg1319
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