Re: Need some Java Script Code
This WebDNA talk-list message is from 2003
It keeps the original formatting.
numero = 48905
interpreted = N
texte = It only works when it's a pop-up page since it makes reference to theopener window. What exactly are you trying to do besides closing thepop-up window and going to a different link on the opener page?Pedro Rivera Webmaster - Programmerwww.pssl.com pedror@pssl.com 714-891-3990 Ext. 8174 11070 Valley View St. Cypress CA. 90630 -----Original Message-----From: Jeff Logan [mailto:jefftalk@insideout.com]Sent: Wednesday, March 26, 2003 9:41 AMTo: WebDNA-Talk@talk.smithmicro.comSubject: Re: Need some Java Script CodeDoes this code work on any page or just a pop up page? I can not get it to work independently.Jeff Logan>This should do it:>
onclick=javascript:window.opener.location='/yourpage.tpl';>window.close()>Close window and take me to a new link.>>This goes on your pop-up window.>>I use it here:>>http://www.pssl.com/signin.tpl>Then click on What is this? and once the window pops open click oncreate>one. It works like a charm.>Pedro Rivera>Webmaster - Programmer>www.pssl.com>pedror@pssl.com>714-891-3990 Ext. 8174>11070 Valley View St.>Cypress CA. 90630>>-----Original Message----->From: Jeff Logan [mailto:jefftalk@insideout.com]>Sent: Wednesday, March 26, 2003 9:07 AM>To: WebDNA-Talk@talk.smithmicro.com>Subject: Re: Need some Java Script Code>>See my example needs here:>>http://www.darbyfield.com>>I wish to close the pop up window, when I click on one the links and>go to that page.>>Let me know what you think.>>Jeff Logan>>>Jeff,>>>>How can you go anywhere if you close the window? Do you mean that>>you have 2 windows open currently and that you'd like to close one>>window and redirect the other window to some URL with a single click?>>>>-Dan>>------------------------------------------------------------>>http://www.StrongGraphicDesign.com>>(208) 319-0137 | Toll-free p/f 877-561-1656>>------------------------------------------------------------>>>>On Wed, 26 Mar 2003 08:37:39 -0800>> Jeff Logan
wrote:>>>Yes something like this, but what you have below does not work for me.>>>>>>Jeff Logan>>>>>>>>>>Jeff Logan wrote:>>>>>>>>>Does anyone have some Java script to share which will close a>>>>>window, but will then take the visitor to another page?>>>>>>>>>>>>>This code will only close the window, how can I also have it link>>>>>to a site.>>>>>>>>>>Close Window and go toYahoo.com>>>>>>>>>>Thanks in advance,>>>>>Jeff Logan>>>>>>>>Something like:>>>>>>>'http://www.yahoo.com';window.close();>Close Window and go to>>>>Yahoo.com>>>>>>>>Donovan>>>>>>Personal service is #1 priority to us.>>>>>>------------------------------------------------>>>InsideOut Marketing and Web Solutions>>>Web, Marketing and Print Design>>>Toll Free: 1-800-500-8401>>>Phone: 360.683.5774 Fax: 360.683.5857>>>Email: mailto:jeff@insideout.com>>>229 South Sequim Ave, Sequim, WA 98382>>>http://www.insideout.com>>>------------------------------------------------>>>>>>------------------------------------------------------------->>>This message is sent to you because you are subscribed to>>> the mailing list .>>>To unsubscribe, E-mail to: >>>To switch to the DIGEST mode, E-mail to>>>>>>Web Archive of this list is at: http://webdna.smithmicro.com/>>>>------------------------------------------------------------->>This message is sent to you because you are subscribed to>> the mailing list .>>To unsubscribe, E-mail to: >>To switch to the DIGEST mode, E-mail to>>>>Web Archive of this list is at: http://webdna.smithmicro.com/>>Personal service is #1 priority to us.>>------------------------------------------------>InsideOut Marketing and Web Solutions>Web, Marketing and Print Design>Toll Free: 1-800-500-8401>Phone: 360.683.5774 Fax: 360.683.5857>Email: mailto:jeff@insideout.com>229 South Sequim Ave, Sequim, WA 98382>http://www.insideout.com>------------------------------------------------>>------------------------------------------------------------->This message is sent to you because you are subscribed to> the mailing list .>To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to>>Web Archive of this list is at: http://webdna.smithmicro.com/>>------------------------------------------------------------->This message is sent to you because you are subscribed to> the mailing list .>To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to >>Web Archive of this list is at: http://webdna.smithmicro.com/Personal service is #1 priority to us.------------------------------------------------InsideOut Marketing and Web SolutionsWeb, Marketing and Print DesignToll Free: 1-800-500-8401Phone: 360.683.5774 Fax: 360.683.5857Email: mailto:jeff@insideout.com229 South Sequim Ave, Sequim, WA 98382http://www.insideout.com-------------------------------------------------------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail toWeb Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
It only works when it's a pop-up page since it makes reference to theopener window. What exactly are you trying to do besides closing thepop-up window and going to a different link on the opener page?Pedro Rivera Webmaster - Programmerwww.pssl.com pedror@pssl.com 714-891-3990 Ext. 8174 11070 Valley View St. Cypress CA. 90630 -----Original Message-----From: Jeff Logan [mailto:jefftalk@insideout.com]Sent: Wednesday, March 26, 2003 9:41 AMTo: WebDNA-Talk@talk.smithmicro.comSubject: Re: Need some Java Script CodeDoes this code work on any page or just a pop up page? I can not get it to work independently.Jeff Logan>This should do it:>onclick=javascript:window.opener.location='/yourpage.tpl';>window.close()>Close window and take me to a new link.>>This goes on your pop-up window.>>I use it here:>>http://www.pssl.com/signin.tpl>Then click on What is this? and once the window pops open click oncreate>one. It works like a charm.>Pedro Rivera>Webmaster - Programmer>www.pssl.com>pedror@pssl.com>714-891-3990 Ext. 8174>11070 Valley View St.>Cypress CA. 90630>>-----Original Message----->From: Jeff Logan [mailto:jefftalk@insideout.com]>Sent: Wednesday, March 26, 2003 9:07 AM>To: WebDNA-Talk@talk.smithmicro.com>Subject: Re: Need some Java Script Code>>See my example needs here:>>http://www.darbyfield.com>>I wish to close the pop up window, when I click on one the links and>go to that page.>>Let me know what you think.>>Jeff Logan>>>Jeff,>>>>How can you go anywhere if you close the window? Do you mean that>>you have 2 windows open currently and that you'd like to close one>>window and redirect the other window to some URL with a single click?>>>>-Dan>>------------------------------------------------------------>>http://www.StrongGraphicDesign.com>>(208) 319-0137 | Toll-free p/f 877-561-1656>>------------------------------------------------------------>>>>On Wed, 26 Mar 2003 08:37:39 -0800>> Jeff Logan wrote:>>>Yes something like this, but what you have below does not work for me.>>>>>>Jeff Logan>>>>>>>>>>Jeff Logan wrote:>>>>>>>>>Does anyone have some Java script to share which will close a>>>>>window, but will then take the visitor to another page?>>>>>>>>>>>>>This code will only close the window, how can I also have it link>>>>>to a site.>>>>>>>>>>Close Window and go toYahoo.com>>>>>>>>>>Thanks in advance,>>>>>Jeff Logan>>>>>>>>Something like:>>>>>>>'http://www.yahoo.com';window.close();>Close Window and go to>>>>Yahoo.com>>>>>>>>Donovan>>>>>>Personal service is #1 priority to us.>>>>>>------------------------------------------------>>>InsideOut Marketing and Web Solutions>>>Web, Marketing and Print Design>>>Toll Free: 1-800-500-8401>>>Phone: 360.683.5774 Fax: 360.683.5857>>>Email: mailto:jeff@insideout.com>>>229 South Sequim Ave, Sequim, WA 98382>>>http://www.insideout.com>>>------------------------------------------------>>>>>>------------------------------------------------------------->>>This message is sent to you because you are subscribed to>>> the mailing list .>>>To unsubscribe, E-mail to: >>>To switch to the DIGEST mode, E-mail to>>>>>>Web Archive of this list is at: http://webdna.smithmicro.com/>>>>------------------------------------------------------------->>This message is sent to you because you are subscribed to>> the mailing list .>>To unsubscribe, E-mail to: >>To switch to the DIGEST mode, E-mail to>>>>Web Archive of this list is at: http://webdna.smithmicro.com/>>Personal service is #1 priority to us.>>------------------------------------------------>InsideOut Marketing and Web Solutions>Web, Marketing and Print Design>Toll Free: 1-800-500-8401>Phone: 360.683.5774 Fax: 360.683.5857>Email: mailto:jeff@insideout.com>229 South Sequim Ave, Sequim, WA 98382>http://www.insideout.com>------------------------------------------------>>------------------------------------------------------------->This message is sent to you because you are subscribed to> the mailing list .>To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to>>Web Archive of this list is at: http://webdna.smithmicro.com/>>------------------------------------------------------------->This message is sent to you because you are subscribed to> the mailing list .>To unsubscribe, E-mail to: >To switch to the DIGEST mode, E-mail to >>Web Archive of this list is at: http://webdna.smithmicro.com/Personal service is #1 priority to us.------------------------------------------------InsideOut Marketing and Web SolutionsWeb, Marketing and Print DesignToll Free: 1-800-500-8401Phone: 360.683.5774 Fax: 360.683.5857Email: mailto:jeff@insideout.com229 South Sequim Ave, Sequim, WA 98382http://www.insideout.com-------------------------------------------------------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail toWeb Archive of this list is at: http://webdna.smithmicro.com/-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Pedro Rivera
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Running 2 two WebCatalog.acgi's (1996)
Scoping rules in WebDNA 4.0 (2000)
PCS Frames-Default page is solution! (1997)
another url question (2000)
No Wanna Duppys (1998)
shipcost (1997)
OT: need help with web address (2003)
Help w/Multi User Admins (1997)
Database multiple selections (1998)
[Summary] re: Emailer setup (1997)
webcat NT (1998)
PCS Frames (1997)
[platform] tag? (1998)
[AppendFile] problem (WebCat2b13 Mac .acgi) (1997)
Universal root for WC errors? (1997)
Getting Averages for online form. (1999)
Reversed words (1997)
Location of Browser Info.txt file (1997)
Cart Unique After Rolling Back Time? (2001)
Duplicate Messages (1998)