• e dev

    (@efishinsea)


    Your plugin has an error. Tooltips are being written with unescaped apostrophes. Note the apostrophes around your <span class=”> inside of the JS function call that is already using apostrophes:

    <script type="text/javascript"> toolTips('.classtoolTips0','<span class='tooltipsall tooltipsincontent classtoolTips0'>operating models</span> definition:  ....'); </script>		    

    these need to be escaped, or you need to use full quotes.

Viewing 1 replies (of 1 total)
  • Hi @efishinsea ,

    Hope this message find you are doing well and having wonderful days with your family 🙂

    Thanks for the message, we are very happy to resolve the issue for you 🙂

    Would you please contact us via tooltips.org/contact-us/ , so we can solve the problem for you? Also we will offer one of our pro plugin as a THANKS for the report 🙂

    Thanks, have a blessed day with your family 🙂

    Best Regards,

    Support

Viewing 1 replies (of 1 total)

The topic ‘Uncaught SyntaxError: missing ) after argument list’ is closed to new replies.