[TYPO3-hci] 4.1 = menubar/iconbar/dashboard; lets go!

Kasper Skårhøj kasper2006 at typo3.com
Tue Oct 10 21:31:50 CEST 2006


OK sounds simple enough.

What's the reason why you don't send me a diff as I ask and as a  
consequence force me to spend more time on implementing it? Is it not  
important for you to get it right? (Personally, I don't care for MSIE  
of course, I use a mac or linux)

- kasper


On Oct 10, 2006, at 21:20 , Tapio Markula wrote:

> Kasper Skårhøj kirjoitti:
>>>
>>>>> Technical problems:
>>>>> - event.stopPropagation() doesn't work in IE
>>>>> - hover on divs doesn't work in IE
>>>
>>> very easy to solve with piece of modified JavaScript from suckerfish
>>> menus
>>
>> Great, Could you send me a diff-patch with it?
>
> No, I just proposed the principle
>
> function menuFix() {			// JavaScript for Drop Down Menu based on  
> Son of
> Suckerfish Drop Down Menu
> 	var sfEls = document.getElementById("nav").getElementsByTagName 
> ("li");
>
> ...
> this.className+=(this.className.length>0? " ": "") + "sfhover";
>
> replace "nav" with the id of the used container element
> and "li" with "div"
>
> +
> put something like
>
> DIV#yourDiv div:hover,
> DIV#yourDiv div.sfhover {
> ...
> }
>
> and now IE behaves like hover would work for DIV elements.
>
> The principle is really simple
> _______________________________________________
> TYPO3-team-hci mailing list
> TYPO3-team-hci at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-team-hci

- kasper

"Necessity is the mother of invention"
-------------------------------
kasper2006 at typo3.com | +45 20 999 115 | skype: kasperskaarhoej |  
gizmo: kasper_typo3








More information about the TYPO3-team-hci mailing list