Hello,
  I am having trouble with this one.  I have a div I use as a window
positioned in the middle of the page.  On that "window" I have a
form.  when filling out the inputs I have a dropdown that I fill with
possible values for that input.

The dropDown is a select element and I create it on the fly and append
to the document.body.  I use cumulativeOffset() to find the position
of the input & then position the dropdown object directly beneath it.

This works great in ie7 & 8 beta, but in firefox cumulativeOffset()
doesn't calculate the offset of the "window"

Any thoughts?

Thanks,
Joschi

--~--~---------~--~----~------------~-------~--~----~
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