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:
Netscape v. IE (1997)
Location of Browser Info.txt file (1997)
Forms Search Questions (1997)
[searchString] (1997)
WebCatalog Upgrade Pricing? (1997)
&fieldsdir=ra truely random?? (2000)
[WebDNA] Snow Leoopard and v7 (2011)
Date comparison (I think) has bugs ... (1998)
[isfile] ? (1997)
WebCatalog Technical Reference (1997)
Searching a field and returning the highest value (1997)
A multi-processor savvy WebCatalog? (1997)
Large databases in WebCat (1997)
Another issue with [Date format] (1998)
HomePage Caution (1997)
WebCat2b13MacPlugIn - more [date] problems (1997)
[text show=f&secure=t] or ...? (2000)
Initiating NewCart (1997)
Database Sizes (2000)
Cart doesn't interpret tag! (1997)