943,707 Members | Top Members by Rank

Ad:
Feb 19th, 2009
0

Make calculator to be a pop up

Expand Post »
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
Similar Threads
Reputation Points: 11
Solved Threads: 18
Junior Poster
sureronald is offline Offline
139 posts
since May 2008
Feb 19th, 2009
0

Re: Make calculator to be a pop up

i think this is what you are looking for :

http://www.dynamicdrive.com/dynamicindex11/abox2.htm
Featured Poster
Reputation Points: 854
Solved Threads: 127
Banned
serkan sendur is offline Offline
2,057 posts
since Jan 2008
Feb 20th, 2009
0

Re: Make calculator to be a pop up

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
Reputation Points: 10
Solved Threads: 0
Newbie Poster
bryansmith123 is offline Offline
10 posts
since Feb 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in JavaScript / DHTML / AJAX Forum Timeline: Textarea help
Next Thread in JavaScript / DHTML / AJAX Forum Timeline: load xml from local file system





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC