Is there any overlay in the JQuery UI toolkit that offers a context arrow to the link/content that it relates to?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
By overlay I think you mean tooltip in this case. The jQuery UI widgets doesn’t have this built in, but there are some other options, for example qTip.
You can find the demos here. If I’m right, I think the one you’re most interested in would be the corner options demo.