Jump to content



Latest News: (loading..)

- - - - -

WYSIWYG editor is not working for onmouseover event in readycart for a link

on mouseover not workig

  • Please log in to reply
No replies to this topic

#1   AmandeepSandhu

AmandeepSandhu
  • Members
  • 1 posts
  • Real Name:Amandeep

Posted 26 June 2012 - 07:00 AM

Hello everyone,

This is my first post need assistance from you people...

Thanks in advance..!! ;)

My issue is with the WYSIWYG editor which i have used in the readycart. The problem is:-

When i am creating a link and using a onmouseover event it is updating properly. But the proplem is occuring in the frontend it is not working and throwing an error like:-

missing ; before statement

It is creating a following HTML:-

<a onmouseover="hi test msg"; href="www.example.com/"> http://www.example.com</a>

Thanks,

Amandeep