Today, I upgraded all of my jQuery plugs-in with jQuery 1.9.1. And I started to use jQueryUI tooltip with jquery.ui.1.10.2. Everything was good. But when I used HTML tags in the content (in the title attribute of the element I …
I use jQuery UI's new Tooltip and having trouble with figuring out how to set a maximum width of the tooltip. I guess it should be done with position, but how?
I have updated my jQuery files including jQUery UI to use the tooltip feature.
But now Javascript is dieing with the following error:
TypeError: e.widget.extend is not a function
Can anyone help me?