Advanced Tooltips Support Product Page
This topic was archived
It Just Doesn't Work At All!
Reported 15 years ago
1
has this problem
15 years ago Bobby Edgar posted:
I am using 1.3. Dreamweaver 8 and my server is running Linux (Apahe Unix 2.2.9), PHP 5.2.6.I am redesigning an old site and trying to get the tooltips to work. All I need it to do is open a small html file. Nothing fancy, but it doesn't work at all! Not IE8 Shows that the page has errors and when I look at those compared to the page code...I don't see any issue.
It's based on a template page and Yes I've made sure all paths lead to the right files. It doesn't work locally or remote. Is there something simple that I'm missing?
stagepros.com/new_pros/tooltip_error.php (
Click the link near "The Designer Spotlight"

I renamed the Styles to styles.
PLEASE HELP?!?
Replies
Replied 15 years ago
15 years ago Teodor Kuduschiev replied:
Hello Bobby,
Try re-applying the Advanced Tooltips behavior. In your page, the following 2 lines are missing in the <head></head> tag.
Try re-applying the Advanced Tooltips behavior. In your page, the following 2 lines are missing in the <head></head> tag.
<script language="javascript" type="text/javascript" src="ScriptLibrary/jquery-latest.pack.js"></script> <script language="javascript" type="text/javascript" src="ScriptLibrary/dmxTooltips.js"></script>
Replied 15 years ago
15 years ago Bobby Edgar replied:
Thanks for that. I noticed that code was placed in an editable region in the template and I moved it the Head position and now the tip appears, but now it comes up at the top of the page on the left and not next to the cursor. Any thoughts?
Replied 15 years ago
15 years ago Bobby Edgar replied:
I got the last answer from www.dmxzone.com/forum/topic/43923/
Thanks everyone and keep up the good work.
Thanks everyone and keep up the good work.
Replied 15 years ago
15 years ago Teodor Kuduschiev replied:
Hey Bobby,
I'm glad to see that the product is working correctly and there are no problems already!
I'm glad to see that the product is working correctly and there are no problems already!