From: Brian H. <bg...@ke...> - 2003-10-17 19:25:17
|
I have been testing http://www.keyout.com/keyout/test.cfm and in some situations, nothing is displayed, and no errors are reported.. I believe this is an IE only error, but weird.. However, all tests that I have done, IE 5.0,5.5,etc.. and NS 6,7,7.1, and Modzilla (latest) version all work with out issue.. Not sure if it could be a configuration issue or not.. Just thought I would put this out there and see what everyone thinks.. |
From: Raymond I. <xw...@ya...> - 2003-10-17 20:36:16
|
Maybe it has something to do with the zoom in and out functions. Maybe some tight looping issues. -- Raymond Irving --- Brian Hayes <bg...@ke...> wrote: > I have been testing > http://www.keyout.com/keyout/test.cfm and in some > situations, nothing is displayed, and no errors are > reported.. I believe > this is an IE only error, but weird.. However, all > tests that I have done, > IE 5.0,5.5,etc.. and NS 6,7,7.1, and Modzilla > (latest) version all work with > out issue.. Not sure if it could be a configuration > issue or not.. Just > thought I would put this out there and see what > everyone thinks.. > __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com |
From: Brian H. <bg...@ke...> - 2003-10-17 21:36:49
|
I will check that out.. Thanks. -----Original Message----- From: dyn...@li... [mailto:dyn...@li...] On Behalf Of Raymond Irving Sent: Friday, October 17, 2003 4:35 PM To: dyn...@li... Subject: Re: [Dynapi-Help] Interesting things noticed.. Maybe it has something to do with the zoom in and out functions. Maybe some tight looping issues. -- Raymond Irving --- Brian Hayes <bg...@ke...> wrote: > I have been testing > http://www.keyout.com/keyout/test.cfm and in some > situations, nothing is displayed, and no errors are > reported.. I believe > this is an IE only error, but weird.. However, all > tests that I have done, > IE 5.0,5.5,etc.. and NS 6,7,7.1, and Modzilla > (latest) version all work with > out issue.. Not sure if it could be a configuration > issue or not.. Just > thought I would put this out there and see what > everyone thinks.. > __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com ------------------------------------------------------- This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo The Event For Linux Datacenter Solutions & Strategies in The Enterprise Linux in the Boardroom; in the Front Office; & in the Server Room http://www.enterpriselinuxforum.com _______________________________________________ Dynapi-Help mailing list Dyn...@li... https://lists.sourceforge.net/lists/listinfo/dynapi-help |
From: <to...@ma...> - 2003-10-21 10:34:48
|
Hya, Been trying to get size of a document. On the old version 2.5.7 it was document.getWidth, document.getHeight I think. I wasn't able to make this work now. Any help? Thanx T=F3 |
From: Doug M. <do...@cr...> - 2003-10-21 15:53:34
|
dynapi.document.getWidth() dynapi.document.getHeight() ----- Original Message ----- From: "António Godinho" <to...@ma...> To: <dyn...@li...> Sent: Tuesday, October 21, 2003 5:59 AM Subject: [Dynapi-Help] Width and Height > Hya, > > Been trying to get size of a document. On the old version 2.5.7 > it was document.getWidth, document.getHeight I think. I wasn't able to > make this work now. Any help? > > Thanx > > Tó > > > > ------------------------------------------------------- > This SF.net email is sponsored by OSDN developer relations > Here's your chance to show off your extensive product knowledge > We want to know what you know. Tell us and you have a chance to win $100 > http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.528 / Virus Database: 324 - Release Date: 10/16/03 |
From: Daniel T. <de...@ti...> - 2003-10-25 00:48:20
|
This solution dont work for me, am i doing something wrong, or are you completly sure? Try to make:=20 alert(dynapi.document.getWidth()): After adding all childs ie: <body bgcolor=3D"#000738" style=3D"overflow:hidden" topmargin=3D"0" leftmargin=3D"0"> <script> dynapi.document.insertAllChildren(); alert(dynapi.document.getWidth()): </script> </body> This dont work for me... Regards Daniel -----Original Message----- From: dyn...@li... [mailto:dyn...@li...] On Behalf Of Doug Melvin Sent: den 21 oktober 2003 17:41 To: dyn...@li... Subject: Re: [Dynapi-Help] Width and Height dynapi.document.getWidth() dynapi.document.getHeight() ----- Original Message -----=20 From: "Ant=F3nio Godinho" <to...@ma...> To: <dyn...@li...> Sent: Tuesday, October 21, 2003 5:59 AM Subject: [Dynapi-Help] Width and Height > Hya, > > Been trying to get size of a document. On the old version 2.5.7 it was > document.getWidth, document.getHeight I think. I wasn't able to make=20 > this work now. Any help? > > Thanx > > T=F3 > > > > ------------------------------------------------------- > This SF.net email is sponsored by OSDN developer relations Here's your > chance to show off your extensive product knowledge We want to know=20 > what you know. Tell us and you have a chance to win $100=20 > http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li...=20 > https://lists.sourceforge.net/lists/listinfo/dynapi-help > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.528 / Virus Database: 324 - Release Date: 10/16/03 ------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ Dynapi-Help mailing list Dyn...@li... https://lists.sourceforge.net/lists/listinfo/dynapi-help |
From: Arijit D. <ad...@pr...> - 2003-10-25 08:13:35
|
Hi All, I just started learning dynapi 3.0 (from 2.5.7) and I'm trying to get my bearings. I've been reading the documentation (greatly improved since 2.5.7), but there is something I can't figure out: Now that the onload event has been changed and event listeners have been deprecated, how do I time something to when a loadpanel finishes loading? I've tried lp.onLoad(foo); function foo () { //do some stuff; } where lp is the loadpanel. I've tried putting that code in the init function, where init is called by dynapi.onLoad(init), and I've tried putting it outside of the init function. Neither works. Any help is greatly appreciated, as always! Thanks, Arijit |
From: Arijit D. <ad...@pr...> - 2003-10-25 18:37:22
|
Hi all, I was able to work around by problem by using the onresize event. I do have a new question, which I think may be more important than the last: the onContentChange expample uses an event listener. I thought event listeners were supposed to be deprecated? Is there another way I should be performing the same function? Thanks, Arijit Arijit Das wrote: > Hi All, > > I just started learning dynapi 3.0 (from 2.5.7) and I'm trying to get my > bearings. I've been reading the documentation (greatly improved since > 2.5.7), but there is something I can't figure out: > > Now that the onload event has been changed and event listeners have been > deprecated, how do I time something to when a loadpanel finishes loading? > > I've tried > > lp.onLoad(foo); > function foo () { > //do some stuff; > } > > where lp is the loadpanel. I've tried putting that code in the init > function, where init is called by dynapi.onLoad(init), and I've tried > putting it outside of the init function. Neither works. > > Any help is greatly appreciated, as always! > > Thanks, > Arijit > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: The SF.net Donation Program. > Do you like what SourceForge.net is doing for the Open > Source Community? Make a contribution, and help us add new > features and functionality. Click here: http://sourceforge.net/donate/ > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > -- protein.media.inc tel: 202.462.4700 cel: 202.441.0764 fax: 202.318.1176 eml: ad...@pr... web: http://www.proteinmedia.com |
From: Raymond I. <xw...@ya...> - 2003-10-26 15:57:07
|
var el = {}; el.oncontentchange = function(e){ // some code here }; lyr.addEventListener(el); --- Arijit Das <ad...@pr...> wrote: > Hi all, > > I was able to work around by problem by using the > onresize event. > > I do have a new question, which I think may be more > important than the > last: the onContentChange expample uses an event > listener. I thought > event listeners were supposed to be deprecated? Is > there another way I > should be performing the same function? > > Thanks, > Arijit > > Arijit Das wrote: > > Hi All, > > > > I just started learning dynapi 3.0 (from 2.5.7) > and I'm trying to get my > > bearings. I've been reading the documentation > (greatly improved since > > 2.5.7), but there is something I can't figure out: > > > > Now that the onload event has been changed and > event listeners have been > > deprecated, how do I time something to when a > loadpanel finishes loading? > > > > I've tried > > > > lp.onLoad(foo); > > function foo () { > > //do some stuff; > > } > > > > where lp is the loadpanel. I've tried putting > that code in the init > > function, where init is called by > dynapi.onLoad(init), and I've tried > > putting it outside of the init function. Neither > works. > > > > Any help is greatly appreciated, as always! > > > > Thanks, > > Arijit > > > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: The SF.net > Donation Program. > > Do you like what SourceForge.net is doing for the > Open > > Source Community? Make a contribution, and help > us add new > > features and functionality. Click here: > http://sourceforge.net/donate/ > > _______________________________________________ > > Dynapi-Help mailing list > > Dyn...@li... > > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > -- > protein.media.inc > > tel: 202.462.4700 > cel: 202.441.0764 > fax: 202.318.1176 > eml: ad...@pr... > web: http://www.proteinmedia.com > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: The SF.net > Donation Program. > Do you like what SourceForge.net is doing for the > Open > Source Community? Make a contribution, and help us > add new > features and functionality. Click here: > http://sourceforge.net/donate/ > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ |
From: Arijit D. <ad...@pr...> - 2003-10-27 04:13:59
|
The loadpanel in 3.0 seems to pick up the background color of the page being loaded, or defaults to white if none is set. The loadpanel in 2.5.7 used to keep a clear background unless the loadpanel had a background color set. Is there any way to retrieve the old behavior? I've tried commenting out the following lines: var bg = this._loadElm.document.bgColor; if (bg) this.setBgColor(bg); in the p_notify2 function in loadpanel.js, but it didn't make any difference. I noticed that the new loadpanel reads the header of the file being loaded, instead of starting after the body tag. I'm guessing this is why the background color shows up. Thanks as always... Arijit |
From: Raymond I. <xw...@ya...> - 2003-10-27 13:23:23
|
I think that's how the loadpanel should work. If you where using an Iframe it would have done the same thing. -- Raymond Irving --- Arijit Das <ad...@pr...> wrote: > The loadpanel in 3.0 seems to pick up the background > color of the page > being loaded, or defaults to white if none is set. > The loadpanel in > 2.5.7 used to keep a clear background unless the > loadpanel had a > background color set. Is there any way to retrieve > the old behavior? > I've tried commenting out the following lines: > > var bg = this._loadElm.document.bgColor; > if (bg) this.setBgColor(bg); > > in the p_notify2 function in loadpanel.js, but it > didn't make any > difference. I noticed that the new loadpanel reads > the header of the > file being loaded, instead of starting after the > body tag. I'm guessing > this is why the background color shows up. > > Thanks as always... > > Arijit > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: The SF.net > Donation Program. > Do you like what SourceForge.net is doing for the > Open > Source Community? Make a contribution, and help us > add new > features and functionality. Click here: > http://sourceforge.net/donate/ > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ |
From: Raymond I. <xw...@ya...> - 2003-10-26 16:14:03
|
DynAPI 3.0 still uses event listeners. Its the EventListener class that has been deprecated. The new event listener is just a simple js object. So for lp to trigger the onload use: var el = {}; el.onload = function foo () { //do some stuff; }; lp.addEventListener(el); Only dynapi.onLoad and layer.onCreate and layer.onPreCreate events are used as you've mentioned below. -- Raymond Irving --- Arijit Das <ad...@pr...> wrote: > Hi All, > > I just started learning dynapi 3.0 (from 2.5.7) and > I'm trying to get my > bearings. I've been reading the documentation > (greatly improved since > 2.5.7), but there is something I can't figure out: > > Now that the onload event has been changed and event > listeners have been > deprecated, how do I time something to when a > loadpanel finishes loading? > > I've tried > > lp.onLoad(foo); > function foo () { > //do some stuff; > } > > where lp is the loadpanel. I've tried putting that > code in the init > function, where init is called by > dynapi.onLoad(init), and I've tried > putting it outside of the init function. Neither > works. > > Any help is greatly appreciated, as always! > > Thanks, > Arijit > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: The SF.net > Donation Program. > Do you like what SourceForge.net is doing for the > Open > Source Community? Make a contribution, and help us > add new > features and functionality. Click here: > http://sourceforge.net/donate/ > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ |
From: Raymond I. <xw...@ya...> - 2003-10-26 15:46:31
|
you can only call dynapi.document.getWidth/Height after that page has been loaded -- Raymond Irving --- Daniel Tiru <de...@ti...> wrote: > This solution dont work for me, am i doing something > wrong, or are you > completly sure? > > Try to make: > alert(dynapi.document.getWidth()): > After adding all childs ie: > > <body bgcolor="#000738" style="overflow:hidden" > topmargin="0" > leftmargin="0"> > <script> > dynapi.document.insertAllChildren(); > alert(dynapi.document.getWidth()): > </script> > </body> > > This dont work for me... > > Regards > Daniel > > -----Original Message----- > From: dyn...@li... > [mailto:dyn...@li...] On > Behalf Of Doug > Melvin > Sent: den 21 oktober 2003 17:41 > To: dyn...@li... > Subject: Re: [Dynapi-Help] Width and Height > > > dynapi.document.getWidth() > dynapi.document.getHeight() > > ----- Original Message ----- > From: "António Godinho" <to...@ma...> > To: <dyn...@li...> > Sent: Tuesday, October 21, 2003 5:59 AM > Subject: [Dynapi-Help] Width and Height > > > > Hya, > > > > Been trying to get size of a document. On the old > version 2.5.7 it was > > > document.getWidth, document.getHeight I think. I > wasn't able to make > > this work now. Any help? > > > > Thanx > > > > Tó > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by OSDN developer > relations Here's your > > > chance to show off your extensive product > knowledge We want to know > > what you know. Tell us and you have a chance to > win $100 > > > http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 > > _______________________________________________ > > Dynapi-Help mailing list > > Dyn...@li... > > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system > (http://www.grisoft.com). > Version: 6.0.528 / Virus Database: 324 - Release > Date: 10/16/03 > > > > ------------------------------------------------------- > This SF.net email is sponsored by OSDN developer > relations Here's your > chance to show off your extensive product knowledge > We want to know what > you know. Tell us and you have a chance to win $100 > http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: The SF.net > Donation Program. > Do you like what SourceForge.net is doing for the > Open > Source Community? Make a contribution, and help us > add new > features and functionality. Click here: > http://sourceforge.net/donate/ > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ |
From: Daniel T. <de...@ti...> - 2003-10-26 15:55:27
|
Okey, is there any way to acomplish this by using anchor? Need to have a layer in the middle of the page that is exactly 500,500 pixels. Regards Daniel -----Original Message----- From: dyn...@li... [mailto:dyn...@li...] On Behalf Of Raymond Irving Sent: den 26 oktober 2003 16:42 To: dyn...@li... Subject: RE: [Dynapi-Help] Width and Height you can only call dynapi.document.getWidth/Height after that page has been loaded -- Raymond Irving --- Daniel Tiru <de...@ti...> wrote: > This solution dont work for me, am i doing something > wrong, or are you > completly sure? >=20 > Try to make: > alert(dynapi.document.getWidth()): > After adding all childs ie: >=20 > <body bgcolor=3D"#000738" style=3D"overflow:hidden" > topmargin=3D"0" > leftmargin=3D"0"> > <script> > dynapi.document.insertAllChildren(); > alert(dynapi.document.getWidth()): > </script> > </body> >=20 > This dont work for me... >=20 > Regards > Daniel >=20 > -----Original Message----- > From: dyn...@li... > [mailto:dyn...@li...] On > Behalf Of Doug > Melvin > Sent: den 21 oktober 2003 17:41 > To: dyn...@li... > Subject: Re: [Dynapi-Help] Width and Height >=20 >=20 > dynapi.document.getWidth() > dynapi.document.getHeight() >=20 > ----- Original Message ----- > From: "Ant=F3nio Godinho" <to...@ma...> > To: <dyn...@li...> > Sent: Tuesday, October 21, 2003 5:59 AM > Subject: [Dynapi-Help] Width and Height >=20 >=20 > > Hya, > > > > Been trying to get size of a document. On the old > version 2.5.7 it was >=20 > > document.getWidth, document.getHeight I think. I > wasn't able to make > > this work now. Any help? > > > > Thanx > > > > T=F3 > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by OSDN developer > relations Here's your >=20 > > chance to show off your extensive product > knowledge We want to know > > what you know. Tell us and you have a chance to > win $100 > > > http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 > > _______________________________________________ > > Dynapi-Help mailing list > > Dyn...@li... > > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > >=20 >=20 > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system > (http://www.grisoft.com). > Version: 6.0.528 / Virus Database: 324 - Release > Date: 10/16/03 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by OSDN developer > relations Here's your > chance to show off your extensive product knowledge > We want to know what > you know. Tell us and you have a chance to win $100 > http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: The SF.net > Donation Program. > Do you like what SourceForge.net is doing for the > Open > Source Community? Make a contribution, and help us > add new > features and functionality. Click here: http://sourceforge.net/donate/ > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Dynapi-Help mailing list Dyn...@li... https://lists.sourceforge.net/lists/listinfo/dynapi-help |
From: Raymond I. <xw...@ya...> - 2003-10-26 16:00:51
|
Try using: lyr.setAnchor({centerV:0,centerH:0}) or lyr.setAnchor({centerV:lyr.getHeight()/2,centerH:lyr.getWidth()/2}) -- Raymond Irving --- Daniel Tiru <de...@ti...> wrote: > Okey, is there any way to acomplish this by using > anchor? > > Need to have a layer in the middle of the page that > is exactly 500,500 > pixels. > > Regards > Daniel > > -----Original Message----- > From: dyn...@li... > [mailto:dyn...@li...] On > Behalf Of Raymond > Irving > Sent: den 26 oktober 2003 16:42 > To: dyn...@li... > Subject: RE: [Dynapi-Help] Width and Height > > > > you can only call dynapi.document.getWidth/Height > after that page has been loaded > > -- > Raymond Irving > > --- Daniel Tiru <de...@ti...> wrote: > > This solution dont work for me, am i doing > something > > wrong, or are you > > completly sure? > > > > Try to make: > > alert(dynapi.document.getWidth()): > > After adding all childs ie: > > > > <body bgcolor="#000738" style="overflow:hidden" > > topmargin="0" > > leftmargin="0"> > > <script> > > dynapi.document.insertAllChildren(); > > alert(dynapi.document.getWidth()): > > </script> > > </body> > > > > This dont work for me... > > > > Regards > > Daniel > > > > -----Original Message----- > > From: dyn...@li... > > [mailto:dyn...@li...] > On > > Behalf Of Doug > > Melvin > > Sent: den 21 oktober 2003 17:41 > > To: dyn...@li... > > Subject: Re: [Dynapi-Help] Width and Height > > > > > > dynapi.document.getWidth() > > dynapi.document.getHeight() > > > > ----- Original Message ----- > > From: "António Godinho" <to...@ma...> > > To: <dyn...@li...> > > Sent: Tuesday, October 21, 2003 5:59 AM > > Subject: [Dynapi-Help] Width and Height > > > > > > > Hya, > > > > > > Been trying to get size of a document. On the > old > > version 2.5.7 it was > > > > > document.getWidth, document.getHeight I think. I > > wasn't able to make > > > this work now. Any help? > > > > > > Thanx > > > > > > Tó > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.net email is sponsored by OSDN developer > > relations Here's your > > > > > chance to show off your extensive product > > knowledge We want to know > > > what you know. Tell us and you have a chance to > > win $100 > > > > > > http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 > > > _______________________________________________ > > > Dynapi-Help mailing list > > > Dyn...@li... > > > > > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > > > > > --- > > Outgoing mail is certified Virus Free. > > Checked by AVG anti-virus system > > (http://www.grisoft.com). > > Version: 6.0.528 / Virus Database: 324 - Release > > Date: 10/16/03 > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by OSDN developer > > relations Here's your > > chance to show off your extensive product > knowledge > > We want to know what > > you know. Tell us and you have a chance to win > $100 > > > http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 > > _______________________________________________ > > Dynapi-Help mailing list > > Dyn...@li... > > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: The SF.net > > Donation Program. > > Do you like what SourceForge.net is doing for the > > Open > > Source Community? Make a contribution, and help > us > > add new > > features and functionality. Click here: > http://sourceforge.net/donate/ > > _______________________________________________ > > Dynapi-Help mailing list > > Dyn...@li... > > > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > __________________________________ > Do you Yahoo!? > Exclusive Video Premiere - Britney Spears > http://launch.yahoo.com/promos/britneyspears/ > > > ------------------------------------------------------- > This SF.net email is sponsored by: The SF.net > Donation Program. Do you > like what SourceForge.net is doing for the Open > Source Community? Make > a contribution, and help us add new features and > functionality. Click > here: http://sourceforge.net/donate/ > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: The SF.net > Donation Program. > Do you like what SourceForge.net is doing for the > Open > Source Community? Make a contribution, and help us > add new > features and functionality. Click here: > http://sourceforge.net/donate/ > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ |
From: Brian H. <bg...@ke...> - 2003-11-08 17:00:47
|
Everyone, I have tried to get the browsers window size when the window opens, but I always get an error. However, if I wait for the dynapi page to load, and use a link to get the information it works. Does anyone know how to do this on page load? Or when the browser window opens?? Thanks Brian Hayes |
From: Raymond I. <xw...@ya...> - 2003-11-12 17:21:38
|
Hi You can only call dynapi.document.getWidth/Hieht() after page load. -- Raymond Irving --- Brian Hayes <bg...@ke...> wrote: > Everyone, I have tried to get the browsers window > size when the window > opens, but I always get an error. However, if I wait > for the dynapi page to > load, and use a link to get the information it > works. Does anyone know how > to do this on page load? Or when the browser window > opens?? > > Thanks > Brian Hayes > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: ApacheCon 2003, > 16-19 November in Las Vegas. Learn firsthand the > latest > developments in Apache, PHP, Perl, XML, Java, MySQL, > WebDAV, and more! http://www.apachecon.com/ > _______________________________________________ > Dynapi-Help mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-help __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree |