|
|
Feedback: The JavaScript Pop-up Window Primer
Feedback on: Sent by jonathan kendal on January 12, 1999 at 13:23:32: - feedback #67
This is a very well defined article.I wonder, however, wether or not there is a method available for passing back information to the parent window. For instance if a user has resized the pop up window, then on closing can the parent window receive the newly set width and height values so that next time the window is loaded it will be loaded at the user defined size.
Sent by Oliver Wood on February 11, 1999 at 09:27:58: - feedback #87
Worth: Length: Technical: Comments: Thanks very much Sent by Danny Mui on March 15, 1999 at 16:31:50: - feedback #114
Worth: Comments: Sent by John Bonin on March 18, 1999 at 11:37:18: - feedback #116
Worth: Length: Technical: Comments: Sent by Armin Guenther on April 21, 1999 at 10:49:48: - feedback #170
Worth: Comments: I thing there are two errors in your article on pop-up windows: Source code listing of example 9 and 10. EXAMPLE 9: You define myWindow9=... but call msgWindow9.document.write EXAMPLE 10: You define myWindow10=... but call newWindow10.opener Regards, Armin Sent by Chris on May 26, 1999 at 14:17:41: - feedback #202
Worth: Comments: <SCRIPT LANGUAGE="JavaScript"></SCRIPT> Sent by Ion Amariutei on August 19, 1999 at 12:17:02: - feedback #387
Worth: Comments:
Sent by Gary Dryden on August 21, 1999 at 10:46:19: - feedback #398
Worth: Length: Comments: Sent by somename on December 29, 1999 at 12:34:27: - feedback #687
Worth: Comments: errors in NS 4.07 windows 95 with: this.form.Resizable has no properties. Sent by Per Hofman Hansen on March 25, 2000 at 06:32:24: - feedback #991
Worth: Length: Technical: Comments: Per Hofman Hansen and webmaster for Silkeborg Public Library Sent by Theresa on April 04, 2000 at 20:03:12: - feedback #1039
Worth: Length: Technical: Comments: Sent by Chris Hayward on September 09, 2000 at 04:44:03: - feedback #1734
Worth: Length: Technical: Comments: Sent by rex on October 10, 2000 at 12:47:08: - feedback #1847
Worth: Length: Technical: Comments: <body onBlur="setTimeout=('window.focus()',1000)"> without the second =
Sent by andrew.mera on November 15, 2000 at 00:37:17: - feedback #2003
Comments: how to generate a new 100x200 pixel window vertically centered, horizontally at the right side of the screen. A hint would be appreciated. Sent by Aaron M. Vest on February 16, 2001 at 00:25:45: - feedback #2380
Worth: Comments: Sent by Girish on April 02, 2001 at 00:20:07: - feedback #2575
Worth: Length: Technical: Comments: Sent by Mountain/\Ash on June 24, 2001 at 19:52:11: - feedback #2888
Worth: Comments: Sent by Chris Holmes on July 06, 2001 at 10:15:57: - feedback #2940
Worth: Length: Technical: Comments: Regards, Chris Holmes. Sent by bel on September 12, 2001 at 08:05:39: - feedback #3148
Worth: Length: Technical: Comments: Sent by steffen on November 28, 2001 at 07:44:25: - feedback #3374
Worth: Comments: Steffen Sent by Rick Griffith on December 14, 2001 at 11:04:25: - feedback #3421
Worth: Length: Comments: Sent by Rick Johnson on January 25, 2002 at 11:41:11: - feedback #3530
Worth: Length: Comments: Thanks Sent by Dave Poulsom on June 30, 2002 at 15:28:49: - feedback #3970
Worth: Comments: Thanks Sent by Rick Brown on August 14, 2002 at 11:18:41: - feedback #4068
Length: Comments: Date selector on Window primer page http://tech.irt.org/articles/js128/index.htm If you set focus to opener window without selecting date on calendar child remains open, clicking selet date button reload child but parent retains focus..... Sent by David Leonard on October 15, 2002 at 12:40:18: - feedback #4217
Worth: Comments: The web page you are viewing is trying to Do you want to close this window? Are there any arguments to the onLoad=parent.close() command or some way to get rid of the dialog. I just want my pop-up with no parent browser. Sent by Weasel on October 25, 2002 at 04:19:38: - feedback #4236
Length: Comments: You should be able to use a GIF as a submit button, just do: Sent by Weasel on October 25, 2002 at 04:20:25: - feedback #4237 Length: Comments: (Oops) You should be able to use a GIF as a submit button, just do: <INPUT TYPE=Image SRC="http.. instead of <INPUT TYPE=Submit ETC.. and it will behave like a Submit button. :) Sent by Shaun on January 07, 2003 at 16:05:14: - feedback #4352
Worth: Comments: Is there a way of creating a mouse over pop up window that doesnt have and title,,etc(x to close window or _ to minimise window)?? just a box that only has text with a border(table).. thanks.. Sent by pete on Thursday April 26, 2007 at 19:24:00 - feedback #4496
Worth: Length: Technical: Comments: |
-- div -->
|