For some reason the JSCook Menu draws a pointer cursor rather than a hand cursor for its menus.  Thanks to yuanheng.org, here's a solution:

 

.ThemeIEMainItem,.ThemeIEMainItemHover,.ThemeIEMainItemActive,
.ThemeIEMenuItem,.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
    cursor: pointer;
    white-space: nowrap;
    cursor: hand;
}

Posted on March 30th, 2009 | filed under Moved to PW | Trackback |

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <font color="" face="" size=""> <span style="">