Hi, Is it possible with Panel to provide javascript event handlers? With -link we can provide hrefs as: -link => 'http://www.google.com/search?q=$description' or use a coderef that returns a href. However, I'd like to set-up links as: <area .... href="#id" onmouseover="function()" onmouseout="function()"> Is this possible by default with Panel? Regards, Bernd