Im using http://mbielanczuk.com/jquery-gantt/ plugin
Is anyone there have an idea how to change the mouseover hint to qTip2 ?
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.
FINALLY I’ve got it!! 🙂
Here’s how to change the fn-gantt-hint by qtip2. Open the js file and seach for;
then remove or just comment this;
with this;
and then your DONE! 🙂 cheers! A gantt chart with a qtip2! credit to mbielanczuk by sharing the plugins and to qtip2 too! I love you guys! :))