Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

overlays in javascript

1 view
Skip to first unread message

jefdotpeeraer@telenetdotbe

unread,
Apr 7, 2007, 8:50:42 AM4/7/07
to
can i dynamically load an overlay in js? this could be a handy feature
in an application where users need to login and get different screens
depending on their security profile.

jef peeraer

Christophe Charron

unread,
Apr 8, 2007, 3:45:48 PM4/8/07
to

Hi ,
did you try document.loadOverlay(("my_overlay.xul",null) ?

--
Cordially,
Christophe Charron

Nickolay Ponomarev

unread,
Apr 22, 2007, 9:02:02 PM4/22/07
to Christophe Charron, dev-te...@lists.mozilla.org
On 8 Apr 2007 12:45:48 -0700, Christophe Charron
For the reference, currently the URL to load must be absolute and the
documentation for this method is here:
http://developer.mozilla.org/en/docs/DOM:document.loadOverlay

Nickolay

0 new messages