[Seaside] Anchor appearance when script attached

Laura Risani laura.risani at gmail.com
Wed Feb 18 03:58:08 UTC 2015


Hi all,

I want to attach a jQuery script to an anchor element while keeping the
regular anchor appearance (i mean that web browsers render it like any
other anchor, being focusable), and to be triggered under the same
conditions a callback would (clicked / pressing a key while having focus).

I can attach the script by sending
html anchor onClick: aScript; onKeyDown:aScript
but then the printed anchor looks on the web browser like regular text and
don't get foucs.

Best,
Laura
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20150218/bb208ce1/attachment-0001.htm


More information about the seaside mailing list