Make calculator to be a pop up

Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: May 2008
Posts: 97
Reputation: sureronald is an unknown quantity at this point 
Solved Threads: 16
sureronald sureronald is offline Offline
Junior Poster in Training

Make calculator to be a pop up

 
0
  #1
Feb 19th, 2009
I have a simple calculator written using javascript and html.

I would like to make it such that when a link to the calculator is clicked, a pop up window with this calculator appears rather than referring a user to anew page.

Thanks
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 2,052
Reputation: serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light serkan sendur is a glorious beacon of light 
Solved Threads: 118
Featured Poster
serkan sendur serkan sendur is offline Offline
Postaholic

Re: Make calculator to be a pop up

 
0
  #2
Feb 19th, 2009
i think this is what you are looking for :

http://www.dynamicdrive.com/dynamicindex11/abox2.htm
Due to lack of freedom of speech, i no longer post on this website.
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 10
Reputation: bryansmith123 is an unknown quantity at this point 
Solved Threads: 0
bryansmith123 bryansmith123 is offline Offline
Newbie Poster

Re: Make calculator to be a pop up

 
0
  #3
Feb 20th, 2009
You can achieve that easily using window.open() javascript function.

If you want to use a modal dialog you can use window.showModalDialog("calc.php");

but I think it only works in IE. You can use lightbox scripts as well
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC