Yeah, i''ve already talked to Sam about this, and really want it in.
It should be extended to be
usable like this (my thoughts):
if (Browser.isKHTML) ...
if (Browser.isIE) ...
if (Browser.isGecko) ...
Thomas
Am 10.07.2005 um 22:47 schrieb Michael Schuerig:
>
> Thomas,
>
> currently the script.aculo.us scripts have some workarounds for Safari
> that should be extended to more generally cover all khtml-based
> browsers, Konqueror in particular.
>
> In prototype.js, there is a workaround for an addEventListener bug
> that
> affects Konqueror as well as Safari, controls.js has a similar
> workaround, and the special case in dragdrop.js doesn''t hurt
anyway.
>
> In the current state, autocomplete in particular, does not work with
> Konqueror, which is too bad, as it''s easy to apply the same
workaround
> as for Safari. Please have a look at and apply the patch at
>
> http://dev.rubyonrails.com/ticket/1641
>
> Michael
>
> --
> Michael Schuerig Airtight arguments have
> mailto:michael@schuerig.de vacuous conclusions.
> http://www.schuerig.de/michael/ --A.O. Rorty, Explaining Emotions
> _______________________________________________
> Rails-spinoffs mailing list
> Rails-spinoffs@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
>