Alex Mcauley wrote:
> look at Event.stop(event) ... that will stop it bubbling up the DOM

Excellent, thanks.

> but you need the event passed to the function

That was the bit I was having a problem with, but I figured it out.  I
can pass the event itself via the function call.

<a href='#' onclick='setRow(event)'>Row 1-3</a>

Once I had that, finishing the rest was easy..

> HTH
> 
> ALex

Thanks for the help all!

-- 
---------------------------
Jason Frisvold
xenopha...@gmail.com
---------------------------
"I love deadlines. I like the whooshing sound they make as they fly by."
   - Douglas Adams

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to