This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes HTML, CSS and JavaScript and the fly likes modal window Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply locked New topic
Author

modal window

deva siva
Ranch Hand

Joined: Apr 29, 2005
Posts: 37
suppose we are using window.open to open new window, now some url to replace the following window, so we simply called
document.location.replace(url)

suppose my window is modal window, then how to replace it following url
is is supports here document.locatin.replace();
or any other?

can u give me teh suggesttion.

thanks
prasad
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15362
    
    6
Do not post the same question multiple ways....

http://www.coderanch.com/t/116677/HTML-JavaScript/modal-window

Topic closed here, continue conversation at other thread.

Eric
[ October 05, 2005: Message edited by: Eric Pascarello ]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: modal window
 
Similar Threads
Action problem
JSF modal dialog
Modal Dilag box
Need help with auto refresh
Session expires showModalDialog fnc call followed by window.open fnc call