internet explorer - Dynamic content loads into jQuery qtip in all browsers except IE -


Qtip ... is a jquery custom tooltip plugin ... not loading dynamic content for IE8 IE6 / 7)

. QTip starts, but does not load any content (text)

This is my code:

  error placement: function (error, element) {var Errorcontent = eval (error); AddClass ('rederrorx'). Qtip ({show: {when: 'mouseover', single: true}, content ('.: {Text: errorcontent}, // formatting options here}});  

... Content: None of the {text: errorcontent} errorcontent does not load: (

I also have content: error contract, < / P>

Thank you in advance for all your help!

Emil

When quoting:

  Show: {'कब': 'mouseover'}  

This is probably a special keyword in IE. To Warning ?

?

Comments