[dev] Re: [cvs] commit: horde/config html.php.dist framework/UI/UI Tabs.php

Jan Schneider jan at horde.org
Sat Dec 27 01:55:55 PST 2003


Zitat von John Morrissey <jwm at horde.net>:

> On Sat, Dec 20, 2003 at 10:15:02PM -0500, Chuck Hagenbuch wrote:
> > I think it'd be a good thing to make consistent, and to make as
> efficient
> > (in terms of generated html size, too) as possible.
>
> It's fairly efficient in terms of generated HTML size; it's just an
> onclick
> handler that sets document.location.href to the link's URL and a
> mouseover
> handler that changes the mouse pointer. The latter could be optimized by
> putting it in the stylesheet, but I couldn't make it work.
>
> Thoughts?

This would only work if you change the class name onmouseover. But if the
cursor style is the only thing that changes between both classes, you could
as well change only this specific style onmouseover.

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