Hi.

Until tomorrow you can reproduce it with IEs and fitting hardware/
software-environments. (On a virtualBox-installation on a macosX I
could not reproduce it, on an Ubuntu with VMWare a colleage could,
another could with a native Installation):
Try
http://www.jungstil.de/akn/bundle.htm?bu=2023439
several times.
Each time try to click "Artikel auf den Wunschzettel".
Often it works. Sometimes you get an JS-Error because of missing
references.

>From tomorrow morning on there will be a fix, which executes the JS-
Code directly instead of registering it as a function for
"dom:loaded".



On Sep 1, 9:37 am, "T.J. Crowder" <t...@crowdersoftware.com> wrote:
> Hi,
>
> Can you pick up with #3 on this list:
>
> http://proto-scripty.wikidot.com/faq#xyzprob
>
> ...and post the result (unless you figure it out in the meantime)?
> --
> T.J. Crowder
> tj / crowder software / comwww.crowdersoftware.com
>
> On Aug 31, 2:35 pm, Alexander Knöller <alexander.knoel...@gmail.com>
> wrote:
>
> > Hi there.
>
> > We register some calls for the dom:loaded-event in the HTML-BODY.
> > Depending on the runtime environment (hardware/Windows version)
> > sometimes the page produces in both IE-Versions JS-errors, because
> > some or all registered functions were never called and so some
> > references are missing for later actions.
> > The more the JS-Script-node for the event registration  is pushed
> > upward in the html-source, the less probable this error occurs until
> > it disappears completely for our test environment.
> > Our guess is, the dom:loaded event is fired before the event
> > registration-JS-code has finished.
>
> > Of course a workaround is to put this kind of event registration in
> > the HEAD-section, but I did not find a direct statement in the
> > documentation mentioning this as a requirement.
>
> > Does anybody know about this effect/problem?
>
> > Thanx
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to