Hi, Frantisek Dufka wrote: > Clicking names in IE7 does nothing. Mouseover changes color but nothing > is added on click. Seems to work in Chrome.
Thanks Frantisek! Anyone know if onclick in IE is limited to links? If I can't use onclick on an <li> I'll have to do something like the trick <li><a href="#" onclick="myfn();return false;">Choice</a></li> which is a bit messy. Cheers, Dave. -- maemo.org docsmaster Email: [email protected] Jabber: [email protected] _______________________________________________ maemo-community mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-community
