HighDots Forums  

onclick code disappears in template

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss onclick code disappears in template in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ronald04
 
Posts: n/a

Default onclick code disappears in template - 08-02-2004 , 04:02 PM






I have a jumpmenugo and the corresponding javascript saved as a library item.
It includes the following after the list of options
<input type="button" name="Button1" value="Go"
onClick="MM_jumpMenuGo('menu1','parent',0)" class="jumpmenu">

When I preview it in a browser, all list values work.

However, when I insert the library item into a template, the onClick code
drops out as follows
<input type="button" name="Button1" value="Go" onClick="" class="jumpmenu">

How do I solve this?



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.