Scripted Links

I have to use HTML hyperlinks - I can't call JavaScript methods from an applet, can I?

Yes, you can, if you use Cool Focus applets. Every linking Cool Focus applet can take a JavaScript call in place of a URL.

Just replace the URL with JavaScript:myMethod(), or JavaScript:history.back() and you can work with JavaScript as easily as you do from an HTML link!

Try the DuaLink examples below for proof, and then click [ NEXT ].