Not able to call JS fuction from rich text component
Hi All,
I have configured two links using anchor tags using Rich text component.
I could see the source code of added links using source button available on Rich Text dialog.
Now i want to call JS function on clicking of this links,i have added js function to this source code.When i am clicking on the links it's giving below error.
"Uncaught TypeError: Cannot read property 'dom' of null "
How to call JS function?
Please help me in this regard.
Thanks,
Kishore