You could set a variable onmouseover, and when onclick is fired check
for that variable to make sure they moused over the item first.  Of
course, you'd then also have to clear the variable onmouseout to make
sure they didn't just keep the mouse moving.

Why do you care to differentiate between a click and a keyboard
selection?  Either way, they selected it.

Greg
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to