Click to See Complete Forum and Search --> : Modal without shoModalDialog


bfabonan
06-24-2007, 10:26 PM
Help guys.. How can I make a window a modal window without using showModalDialog function??? Is it possible.... Pls help...

felgall
06-25-2007, 12:38 AM
You do it with a lightbox or similar within the web page rather than opening a new window.

bfabonan
06-25-2007, 12:40 AM
Im just a newbie can give me a sample code for that. thank you very much

bfabonan
06-25-2007, 12:41 AM
Im just a newbie can you give me a sample code for that. thank you very much

felgall
06-25-2007, 02:06 AM
There are quite a few lightbox scripts around. Mine can be copied from http://javascript.about.com/library/blmodald1.htm

bfabonan
06-25-2007, 02:21 AM
thank you very much for the help...