Hi all,

 I'm having a bit of trouble accessing menu drop downs which are created by
using ie's createPopup method. I've got an application that has some divs,
which then get shoved into the content of a popup/menu item.

<div myonclick="parent.callFunction('foo';'something')", .....

On clicking the myonclick gets converted into an onclick method and
everything gets pushed into the div tags of a popup called through
window.createPopup. I can't seem to access the popup menu after clicking on
it. I may be missing something simple, but figured I'd ask the list.

-Charley
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to