Thottbot > Forums > Thottbot > Powered by Thottbot > Need help wi...
NEW! Wrath of the Lich King! (October 3)   NEW! Project Lore Episode 10.1
  Report  Quote Reply Re: Need help with a problem
Score 8.1     Vote: [-] [+] by sylvanlegion, 10.7 months ago
I understand the solution you are proposing, however for Guildportal.com users, we do not have the ability to modify the source code. The only option I see us having is the ability to add in a Free Form HTML page. However, the Free Form HTML page is not a standalone page. Instead it is part of a table on the guildportal.com template.

I can successfully get it to work by creating my own .html file and running it stand alone. Example:

<html>
<head>
<script src="http://i.thottbot.com/power.js"></script>
<script>T.twinbox()</script>
</head>
<body>
</body>
</html>

Any thoughts on the guildportal issue, though? Or, are guildportal.com users out of luck right now?


  Report  Quote Reply Re: Need help with a problem
Score 8.2     Vote: [-] [+] by Thott <Afterlife>, 10.7 months ago
If you put the power script anywhere in the HTML, you'll get working tooltips.

For the T.searchbox() to work, the power script just has to be in the code someplace before it.  Immediately before it will work just fine.

Best regards,
Thott

BackTop
 
Created by Thott - Thottbot 3.71 - Feedback