[jQuery] Re: Help- looking for motion/animation help (specifically, hovering)

2008-01-22 Thread withinreach
L PROTECTED]> wrote: > Are you looking for the hoverintent plugin? > > If that's not it, maybe you can describe more specifically what kind of > mouse behavior you're looking for. > > -Mike > > > From: withinreach > > > But not the mousehovermeanin

[jQuery] Re: Help- looking for motion/animation help (specifically, hovering)

2008-01-21 Thread withinreach
ww.learningjquery.com > > On Jan 18, 2008, at 12:04 AM, withinreach wrote: > > > > > But not the mousehovermeaning. More like levitation (grin) - think > > UFO 'hovering' over a house... > > > Or more specifically, a swami/guru/magic person hovering in p

[jQuery] Help- looking for motion/animation help (specifically, hovering)

2008-01-17 Thread withinreach
But not the mouse hover meaning. More like levitation (grin) - think UFO 'hovering' over a house... Or more specifically, a swami/guru/magic person hovering in place with slight up/down/left/right motion. I am certain there's a loop or an interval, to keep things moving, and a 'bounding box' (do

[jQuery] Re: Treeview persistence (cookies) and a dynamic (PHP/MySQL built) UL - not holding state

2007-04-20 Thread withinreach
A bit more digging, and now I've gotten it to work, but Works fine, if I use the unpacked version of treeview.js that is in the SVN. If I replace that with the packed version, stops working. additional 6K won't break the bank, but makes you worry about version control WITHIN the latest relea

[jQuery] Re: Treeview persistence (cookies) and a dynamic (PHP/MySQL built) UL - not holding state

2007-04-20 Thread withinreach
While I appreciate pointing out my redundant parameter assignments (I'm still learning my way around), I made the change yet still not getting the behavior I want. Mike

[jQuery] Treeview persistence (cookies) and a dynamic (PHP/MySQL built) UL - not holding state

2007-04-19 Thread withinreach
I'm working with Treeview, latest version, needing the cookie/ persistence feature for a project. Sample demo works fine on my local machine (I can click on 2nd tree, change what's open/closed, browse to another page, then return (BACK button), and the tree holds its state. Great! Can't get it t