I am trying to add some javascript to my booking engine links but when I switch between Design view and HTML view the javascript is getting destroyed.
I tested using editor.EnableStripScriptTags = false
but when I add that i get an error saying
Microsoft VBScript runtime error '800a01b6'
Object doesn't support this property or method: 'editor.EnableStripScriptTags'
this is a sample of the link I am trying to add:
Thank
Yaco