Facebook Mafia Wars Exp Remaining

By ThatOneGuy Last update Apr 24, 2010 — Installed 57,540 times.

Added "Boosts" inventory shortcut

in
Subscribe to Added "Boosts" inventory shortcut 1 post, 1 voice

KobraSoft User
FirefoxWindows

I just modified & added a few lines of code to include the new "Boosts" tab into the inventory shortcuts.

Add this under line 212:
elLinksDivs[p].innerHTML += getLinkTabCodeB('B', null, myMafiaStyle, 'expendable', 'view');

And these others under line 515:
function getLinkTabCodeB(linkText, class, style, location, action)
{
return replaceAll(getLinkCode(linkText, class, style, location, action), 'xw_action=' + action, 'xw_action=' + action);
}

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel