DHTML Menu Studio FAQ
Question ID:
Q3033Question:
When user clicks on a menu item, I would like to call a JavaScript function or open a new email message. Is this possible?javascript:function(parameters...);void(0);
or:
mailto:xxx@xxx.xxx
javascript:window.open ('http://www.website.com', null, 'height=200,width=300,toolbar=no');void(0);
javascript:alert ('this message will be displayed when the menu item is clicked')








