|
From: Mahidine M. <mme...@gh...> - 2003-04-28 11:05:15
|
It seems IE 6 SP1 doesn't allow the possibility to fire an event when the page is loaded!!! so there is no possibility to create a Layer! Does someone experimented this problem? MM ----- Original Message ----- From: <dyn...@li...> To: <dyn...@li...> Sent: Saturday, April 26, 2003 7:17 PM Subject: Dynapi-Dev digest, Vol 1 #1021 - 3 msgs > Send Dynapi-Dev mailing list submissions to > dyn...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/dynapi-dev > or, via email, send a message with subject or body 'help' to > dyn...@li... > > You can reach the person managing the list at > dyn...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Dynapi-Dev digest..." > > ---------------------------------------------------------------------------- ---- > Today's Topics: > > 1. onCreate bug. (Doug Melvin) > 2. Mozilla cotnentwidth bug. (Doug Melvin) > 3. your email (postmaster) > ---------------------------------------------------------------------------- ---- > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > https://lists.sourceforge.net/lists/listinfo/dynapi-dev > > |
|
From: <ma...@bu...> - 2003-04-28 12:33:47
|
uh, create a blank page and write
<script type="text/javascript">
window.onload = function() {
alert("loaded");
};
</script>
doesn't it work?
> -----Original Message-----
> From: dyn...@li...
> [mailto:dyn...@li...] On Behalf Of
> Mahidine Mendjeli
> Sent: den 28 april 2003 13:05
> To: dyn...@li...
> Subject: [Dynapi-Dev] IE 6 SP1 and Onload event
>
>
> It seems IE 6 SP1 doesn't allow the possibility to fire an
> event when the page is loaded!!! so there is no possibility
> to create a Layer! Does someone experimented this problem?
>
> MM
>
> ----- Original Message -----
> From: <dyn...@li...>
> To: <dyn...@li...>
> Sent: Saturday, April 26, 2003 7:17 PM
> Subject: Dynapi-Dev digest, Vol 1 #1021 - 3 msgs
>
>
> > Send Dynapi-Dev mailing list submissions to
> > dyn...@li...
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> > https://lists.sourceforge.net/lists/listinfo/dynapi-dev
> > or, via email, send a message with subject or body 'help' to
> > dyn...@li...
> >
> > You can reach the person managing the list at
> > dyn...@li...
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of Dynapi-Dev digest..."
> >
> >
>
>
> --------------------------------------------------------------
> --------------
> ----
>
>
> > Today's Topics:
> >
> > 1. onCreate bug. (Doug Melvin)
> > 2. Mozilla cotnentwidth bug. (Doug Melvin)
> > 3. your email (postmaster)
> >
>
>
> --------------------------------------------------------------
> --------------
> ----
>
>
> > _______________________________________________
> > Dynapi-Dev mailing list
> > Dyn...@li...
> > https://lists.sourceforge.net/lists/listinfo/dynapi-dev
> >
> >
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Dynapi-Dev mailing list
> Dyn...@li...
> http://www.mail-archive.com/dyn...@li.../
>
|
|
From: Raymond I. <xw...@ya...> - 2003-04-28 14:29:34
|
--- Mahidine Mendjeli <mme...@gh...> wrote: > It seems IE 6 SP1 doesn't allow the possibility to > fire an event when > the page is loaded!!! > so there is no possibility to create a Layer! > Does someone experimented this problem? What version of DynAPI are you using? This problem should have been fixed in 3.0 alpha 1 -- Raymond Irving > MM > > ----- Original Message ----- > From: <dyn...@li...> > To: <dyn...@li...> > Sent: Saturday, April 26, 2003 7:17 PM > Subject: Dynapi-Dev digest, Vol 1 #1021 - 3 msgs > > > > Send Dynapi-Dev mailing list submissions to > > dyn...@li... > > > > To subscribe or unsubscribe via the World Wide > Web, visit > > > https://lists.sourceforge.net/lists/listinfo/dynapi-dev > > or, via email, send a message with subject or body > 'help' to > > dyn...@li... > > > > You can reach the person managing the list at > > dyn...@li... > > > > When replying, please edit your Subject line so it > is more specific > > than "Re: Contents of Dynapi-Dev digest..." > > > > > > > ---------------------------------------------------------------------------- > ---- > > > > Today's Topics: > > > > 1. onCreate bug. (Doug Melvin) > > 2. Mozilla cotnentwidth bug. (Doug Melvin) > > 3. your email (postmaster) > > > > > ---------------------------------------------------------------------------- > ---- > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > https://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |
|
From: Mahidine M. <mme...@gh...> - 2003-04-28 16:26:20
|
3.0 where is the alpha1 ??? i found the problem, it's because of the security restriction of IE6 SP1 which doesn't allowed to fire an action on 'self.onload' MM ----- Original Message ----- From: "Raymond Irving" <xw...@ya...> To: <dyn...@li...> Sent: Monday, April 28, 2003 4:29 PM Subject: Re: [Dynapi-Dev] IE 6 SP1 and Onload event > > --- Mahidine Mendjeli <mme...@gh...> wrote: > > It seems IE 6 SP1 doesn't allow the possibility to > > fire an event when > > the page is loaded!!! > > so there is no possibility to create a Layer! > > Does someone experimented this problem? > > What version of DynAPI are you using? This problem > should have been fixed in 3.0 alpha 1 > > -- > Raymond Irving > > > MM > > > > ----- Original Message ----- > > From: <dyn...@li...> > > To: <dyn...@li...> > > Sent: Saturday, April 26, 2003 7:17 PM > > Subject: Dynapi-Dev digest, Vol 1 #1021 - 3 msgs > > > > > > > Send Dynapi-Dev mailing list submissions to > > > dyn...@li... > > > > > > To subscribe or unsubscribe via the World Wide > > Web, visit > > > > > > https://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > or, via email, send a message with subject or body > > 'help' to > > > dyn...@li... > > > > > > You can reach the person managing the list at > > > dyn...@li... > > > > > > When replying, please edit your Subject line so it > > is more specific > > > than "Re: Contents of Dynapi-Dev digest..." > > > > > > > > > > > > > -------------------------------------------------------------------------- -- > > ---- > > > > > > > Today's Topics: > > > > > > 1. onCreate bug. (Doug Melvin) > > > 2. Mozilla cotnentwidth bug. (Doug Melvin) > > > 3. your email (postmaster) > > > > > > > > > > -------------------------------------------------------------------------- -- > > ---- > > > > > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > > > > https://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > > > > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > http://www.mail-archive.com/dyn...@li.../ > > > __________________________________ > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo. > http://search.yahoo.com > > |
|
From: Raymond I. <xw...@ya...> - 2003-04-28 17:32:25
|
--- Mahidine Mendjeli <mme...@gh...> wrote: > 3.0 > where is the alpha1 ??? You can check it out from cvs -- Raymond Irving > i found the problem, > it's because of the security restriction of IE6 SP1 > which doesn't allowed > to fire an action on 'self.onload' > > MM > > ----- Original Message ----- > From: "Raymond Irving" <xw...@ya...> > To: <dyn...@li...> > Sent: Monday, April 28, 2003 4:29 PM > Subject: Re: [Dynapi-Dev] IE 6 SP1 and Onload event > > > > > > --- Mahidine Mendjeli <mme...@gh...> wrote: > > > It seems IE 6 SP1 doesn't allow the possibility > to > > > fire an event when > > > the page is loaded!!! > > > so there is no possibility to create a Layer! > > > Does someone experimented this problem? > > > > What version of DynAPI are you using? This problem > > should have been fixed in 3.0 alpha 1 > > > > -- > > Raymond Irving > > > > > MM > > > > > > ----- Original Message ----- > > > From: <dyn...@li...> > > > To: <dyn...@li...> > > > Sent: Saturday, April 26, 2003 7:17 PM > > > Subject: Dynapi-Dev digest, Vol 1 #1021 - 3 msgs > > > > > > > > > > Send Dynapi-Dev mailing list submissions to > > > > dyn...@li... > > > > > > > > To subscribe or unsubscribe via the World Wide > > > Web, visit > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > > or, via email, send a message with subject or > body > > > 'help' to > > > > dyn...@li... > > > > > > > > You can reach the person managing the list at > > > > dyn...@li... > > > > > > > > When replying, please edit your Subject line > so it > > > is more specific > > > > than "Re: Contents of Dynapi-Dev digest..." > > > > > > > > > > > > > > > > > > > > -------------------------------------------------------------------------- > -- > > > ---- > > > > > > > > > > Today's Topics: > > > > > > > > 1. onCreate bug. (Doug Melvin) > > > > 2. Mozilla cotnentwidth bug. (Doug Melvin) > > > > 3. your email (postmaster) > > > > > > > > > > > > > > > > -------------------------------------------------------------------------- > -- > > > ---- > > > > > > > > > > > _______________________________________________ > > > > Dynapi-Dev mailing list > > > > Dyn...@li... > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/dynapi-dev > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This sf.net email is sponsored by:ThinkGeek > > > Welcome to geek heaven. > > > http://thinkgeek.com/sf > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > > > > http://www.mail-archive.com/dyn...@li.../ > > > > > > __________________________________ > > Do you Yahoo!? > > The New Yahoo! Search - Faster. Easier. Bingo. > > http://search.yahoo.com > > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://www.mail-archive.com/dyn...@li.../ __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com |