MyBB Community Forums

Full Version: Tooltip Script
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
can anyone help me please i like to add this to the forums but i don't no were to add it ????

<script src="http://us.battle.net/d3/static/js/tooltips.js"></script>
Find your headerinclude template.
templates > Misc templates
ok that no help can't find headerinclude template
(2012-04-28, 03:20 AM)gar Wrote: [ -> ]ok that no help can't find headerinclude template

your website > adminCP > Templates & Styles > Templates > (Template set you use for your site ) > Ungrouped templates (at the bottom) > headerinclude

In the header include template add below these lines:

<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/prototype.js?ver=1603"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/general.js?ver=1603"></script>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/popup_menu.js?ver=1600"></script>

Your blizzard diablo 3 tooltips script:

<script src="http://us.battle.net/d3/static/js/tooltips.js"></script>
This seems really interesting, what exactly does this script do? Does it allow you to define what tool tips are displayed on sections of the site?
(2012-04-28, 04:10 AM)GunnerAIO Wrote: [ -> ]This seems really interesting, what exactly does this script do? Does it allow you to define what tool tips are displayed on sections of the site?


Its for the new diablo 3 spells/ items etc. from the blizzard api.

http://us.battle.net/d3/en/tooltip/