Search found 1 match

by apressato
Thu Jun 13, 2002 1:49 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: With HTML Tags in Description Text, OnClick event don't fire
Replies: 0
Views: 2294

With HTML Tags in Description Text, OnClick event don't fire

Hi,
I have noticed that if you put an HTML block like this into the Description Text of a Menu Item, the OnClick event doesen't fire.


<div class=MyMenuItem>
.
.
.
<img border=0 src=WhoAmI.gif width=24 height=24>
.
.
.
Description Text
</div>


More precisely, it fire only if you click on the ...