3

I am using this jQueryUI tooltip.

The jQueryUI file is quite large as it contains all the other elements.

Do I need all that code to let the tooltip behave properly or could I remove some of the code?

1
  • 1
    jQuery UI has a builder here right on it's download page. Just pick the pieces you need and deselect the rest. You'll get a slim down version without all the fat you're not using. Commented May 21, 2013 at 20:46

1 Answer 1

2

No, you don't.

Here's your jQuery UI build with only tooltip selected: http://jqueryui.com/download/#!version=1.10.3&components=1101000000000000000100000000000000

Feel free to customize this selection if you want.

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks, I wasn't aware of this possibility.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.