Hi Thomas,

I use Prototype 1.6 with FF without trouble, FWIW.  What's the actual
symptom you're running into?  Are you sure you're using an
unadulterated Prototype.js?
--
T.J. Crowder
tj / crowder software / com

On Apr 25, 6:07 pm, Thomas Kappler <[EMAIL PROTECTED]> wrote:
> Hi,
>
> we use prototype 1.6 in a Wicket web app, mainly for drag'n'drop.  We
> find that Firefox 2 seems to modify (and break) the Javascript in
> prototype.js, while Firefox 3 leaves it alone.  FF2 changes line 3989
> (in 1.6.0) from
>     document.write("<script id=__onDOMContentLoaded defer src=//:><\/
> script>");
> to
>     document.write("<script id=__onDOMContentLoaded defer src=
> i.e. it just cuts of a part.
>
> We can narrow the problem down to Firefox as it works with FF3 on the
> exact same page, same running instance.
>
> It seems I can't be the first one to encounter this problem, but I
> couldn't find anything about it.
>
> Thanks,
> Thomas
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to