IntelliJ Java IDE
The moose likes HTML, CSS and JavaScript and the fly likes Javascript Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Javascript" Watch "Javascript" New topic
Author

Javascript

nakshathra rohit
Greenhorn

Joined: Apr 13, 2004
Posts: 2
There is one html page displaying some text say for an example "hello"
and there is a button on clicking that it shuld go to another page displaying "how r u". after displaying the message a window shuld popup saying move to next page yes or no
Very important is the pop window shuld be displayed only after the message in the second page got displayed
how to do this?
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 23395

Hi,
Welcome to JavaRanch!
Java and JavaScript sound alike, but they're completely unrelated. This site is mainly about Java, but we do hava a forum in which JavaScript questions are welcome. I'm moving this question to the HTML and JavaScript forum for further discussion.


[Jess in Action][AskingGoodQuestions]
Gjorgi Var
Ranch Hand

Joined: Feb 24, 2004
Posts: 85
That button you mentioned on the "hello" page will be the link to "how r u" page, within <body> of HTML:

and on "how r u" page you'll put the confirm box in a loop within the javascript block of code, between <head>tags:

Or maybe you have different idea of how it should look like? Remember: there's no only one right way...
Greetings
 
 
subject: Javascript
 
Threads others viewed
Retry Cancel
Browser Retry Cancel
Javascript
Window title bar
Refresher Database Value
developer file tools