Michael Herger;240904 Wrote: > > i think that neither side should be highlighted unless the mouse is > > over the item. > > Except for the currently playing song. Ok, will do.
I just tried the latest update. Pretty good, but why the need for the timer and the one second delay before removing the highlight? Can't the switch back to unhighlighted just be triggered by onMouseOut? <div class="selectorMarker" onmouseover="Utils.highlight(this);" onmouseout="Utils.unHighlight(this);" -- JJZolx Jim ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=39957 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
