Hi!
I have a div called Div1

I have a style #Div1:hover that changes the background color to Div1
(want to see if the hover event is fired)

I make Div1 Droppable with a hoverclass that adds a border (to see the
hover event too)

Then if I put the mouse above the div's background color changes as
expected (I could deduce that the z-index is not a problem)

If I put a draggable above it, the background color changes but the
border appears sometimes but not others (can I deduce that is a
scriptaculous problem?)

I can't see any kind of pattern to this problem

Can you help me please?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to