The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
January 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

opening a modal html dialog window from a java applet

Posted by Sangeeta on January 31, 2001 at 3:07 PM

I want to open a modal html dialog window from my java applet. Current I am currently opening an html window using JSObject and window.open, but how do i make it modal?
If i write some Javascript code to make it modal, where do i put this Javascript? Can long functions etc be written using JSObject or do i have to put the Javascript in the html file of the applet ?
Thanks
Sangeeta



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us