Hi all,I'm prototyping a calendar to convince my organization to buy DayPilot PRO, but I'm having trouble with the contextMenu.
Basically, when a menuItem action is JavaScript, the hover styles do not get applied. I can use IE DevTools to add an HREF="" to the <a> tag, and it will work, but the only way I can find to get an href attribute in the tag is by setting the action="NavigateUrl" (which keeps me from using javascript).
This seems odd, since the hover styles are applied when I run the demo posted on this site, but I'm banging my head against a wall trying to make it work in my environment.
I'm pretty confident all of the selectors are correct, since any menuItems with action="NavigateUrl" show the correct hover styles. Any ideas?
BTW, great product, we'll be buying the full boat package as soon as I get this demo done. Thanks!