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

2008-01-22 Thread withinreach

No mouse behavior (walk away from the 'hover' as mouseover - think
'hover' like spaceship over a house).

My orig post: Or more specifically, a swami/guru/magic person hovering
in place with slight up/down/left/right motion.  Floating might be a
better concept.

I want my logo (robot) to hover in a bounded box of space - slight
motion left/right/up/down automatically (no mouse over - just all the
time).

Hover, float all have web-specific definitions, hence it's hard to
search on for the more real-world ideas.

On Jan 18, 1:38 am, Michael Geary [EMAIL 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 mousehovermeaning. 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' (don't go X pixels from center
  starting point) to keep things from floating away.


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

2008-01-21 Thread withinreach

Sorry, I was away...

No mouse behavior (walk away from the 'hover' as mouseover - think
'hover' like spaceship over a house).

My orig post: Or more specifically, a swami/guru/magic person hovering
in place with
slight up/down/left/right motion.

I want my logo (robot) to hover in a bounded box of space - slight
motion left/right/up/down automatically (no mouse over - just all the
time).


On Jan 18, 8:37 am, Karl Swedberg [EMAIL PROTECTED] wrote:
 How about an animated gif? :-)

 --Karl
 _
 Karl Swedbergwww.englishrules.comwww.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 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' (don't go X pixels from center starting point) to
  keep things from floating away.

  But I just can't see the forest for the trees on how to implement it.

  ANY pointers would be humbly appreciated, and I PROMISE to post the
  final code for all to see and have (whatever you-can-have-it license
  along with it).

  Thanks
  Mike


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

2008-01-18 Thread Karl Swedberg


How about an animated gif? :-)


--Karl
_
Karl Swedberg
www.englishrules.com
www.learningjquery.com



On Jan 18, 2008, at 12:04 AM, withinreach wrote:



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' (don't go X pixels from center starting point) to
keep things from floating away.

But I just can't see the forest for the trees on how to implement it.

ANY pointers would be humbly appreciated, and I PROMISE to post the
final code for all to see and have (whatever you-can-have-it license
along with it).

Thanks
Mike




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

2008-01-17 Thread Michael Geary

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 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' (don't go X pixels from center 
 starting point) to keep things from floating away.