[dev] Re: [cvs] commit: horde/templates/javascript
open_calendar.js
Jan Schneider
jan at horde.org
Thu Feb 19 10:09:27 PST 2004
Zitat von Chuck Hagenbuch <chuck at horde.org>:
> Quoting Jan Schneider <jan at horde.org>:
>
>> Because you end up with a link like <a href="19"
>> onclick="go_somehow_to(19)">
>> Konqueror (like old IEs over https) like to have href="#" instead.
>
> The problem with that is if you are halfway down the page, and you
> click a link
> where the href is #, the browser will travel up to the top of the
> page again -
> makes forms pretty hard to use.
>
> The return false in the onclick function *should* be completely
> preventing the
> href from mattering - I'd say that this is the Konqueror bug.
Yes, probably. But if the "return false" works properly, the page shouldn't
jump.
Jan.
--
http://www.horde.org - The Horde Project
http://www.ammma.de - Neue Wege des Lernens
http://www.tip4all.de - Deine private Tippgemeinschaft
More information about the dev
mailing list