Onclick in a hyperlink aloha editor does not work on chrome -
I integrate the Aloha editor into my page. While I click on the image, I want to make an onclick event on the specific image of the Aloha Editor's Show Image Toolbar.
Below is my code
& lt; A href = "#" onclic = "extractIseDive ('level 5');" class = "hlink" & gt; & Lt; Img style = "cursor: indicator;" Src = "http: //domainname/images/fancy_close.png" align = "right" title = "Delete" /> gt; & Lt; / A & gt; When I click on the image onclick event, it is not called in Chrome and Safari
But its work in Firefox is fine.
Thanks
Try the background image for your copy button! Hope it will help you!
Comments
Post a Comment