[jQuery] Re: placeholder - treeview

2008-11-06 Thread Dan Baughman
to expand a bit further on this, I'm looking for away to remove the "placeholder" from the specific branch, or prevent it from appearing. Thank you in advance, dan On Thu, Nov 6, 2008 at 11:03 AM, Dan B. <[EMAIL PROTECTED]> wrote: > > Hello, > > I'm using treeview to browse a bunch of categoriz

[jQuery] Bind event to tab selection in 1.1

2008-10-01 Thread Dan Baughman
Ok so I had something really cool setup in 1.3, then I saw Klaus' history object doesnt' integrate with tabs 3! Does anyone know how to bind events to the tab selection action in JQuery 1.1? I'm just trying to focus on one the fields in the tab content area. I have tried the tabs().bind() and th

[jQuery] offline docs

2008-10-01 Thread Dan Baughman
The docs.jquery.com site doesn't lend to easily making available offline via wget (or am I missing something) is there any sort of offline availability there? I am unable to access the web in the environment I work in so it's kind of a pain.

[jQuery] Re: Tabs with multiple CSS classes

2008-09-26 Thread Dan Baughman
Thank you kindly sir, that did exacly what I wanted. I only had to use the navClass: 'my-ui-tabs-nav' option. Is looking at the noncompressed code the best way to figure that stuff out with out having to ask? On 9/26/08, Klaus Hartl <[EMAIL PROTECTED]> wrote: > > > You can change the class na