Does anyone know of any JQUERY ToolTip plugins that work well in an iFrame? I tried qTIP and it’s positioning is all off.
Would appreciate any suggestions.
Thanks
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.
OK. I managed to add jquery to that iframe.
just simply find the wollwing statement in the current ckeditor.js:
and add the following right after:
I used http://jsbeautifier.org/ to unminify this so I could edit it easier.