BuzzerBeater Forums

Suggestions > Get rid of toolbar!!

Get rid of toolbar!! (thread closed)

Set priority
Show messages by
This Post:
00
22347.10 in reply to 22347.9
Date: 4/2/2008 9:33:58 AM
Overall Posts Rated:
3737
Yes, it does work in Firefox. Telling someone to change their browser isn't a real solution, though.

If a site component isn't working in Safari, I'd be more apt to blame the site, and not Safari at this point. When someone tells me to use IE for something because it doesn't look right in Firefox, I resist... using a broken tool to use a broken page might do the trick, but it's not the right thing to do. I think some Safari users feel the same way about Firefox, and maybe rightfully so:

(http://en.wikipedia.org/wiki/Acid3#Layout_engines)

Anyway, I don't know the answer here... maybe it really is a Safari problem, who knows.

This Post:
00
22347.11 in reply to 22347.10
Date: 4/2/2008 9:41:45 AM
Overall Posts Rated:
3737
Anyway, I don't know the answer here... maybe it really is a Safari problem, who knows.


It's a BB bug, I'd bet.

(/BBWeb/javascript/toolkit.js)


var toolCookie


var screenWidth = 0, screenHeight = 0;

[...]
var toolCookie = readCookie('toolbar');


I think the no-semicolon line is ok (brushing up on my JS), but redeclaring a variable probably shouldn't work (although it likely does in some browsers). Here's what JSLint (http://www.jslint.com/) has to say about that page:


Error:

Implied global: document 2 39, myLeft 12, myTop 13, navigator 3, readCookie 23

Problem at line 3 character 54: Line breaking error ')'.

var arVersion = navigator.appVersion.split("MSIE")

Problem at line 3 character 55: Missing semicolon.

var arVersion = navigator.appVersion.split("MSIE")

Problem at line 5 character 9: Line breaking error 'toolCookie'.

var toolCookie

Problem at line 5 character 19: Missing semicolon.

var toolCookie

Problem at line 23 character 20: 'toolCookie' is already defined.

var toolCookie = readCookie('toolbar');

Problem at line 36 character 23: 'resizeToolbar' was used before it was defined.

function resizeToolbar( newSize ) {

Problem at line 48 character 26: Line breaking error ')'.

date = today.getDate()

Problem at line 48 character 27: Missing semicolon.

date = today.getDate()

Problem at line 49 character 98: Missing semicolon.

document.cookie = 'toolbar=' + newSize + '; expires=' + new Date(year, mon...


Last edited by Mod-oeuftete at 4/2/2008 11:25:30 AM

This Post:
00
22347.12 in reply to 22347.11
Date: 4/2/2008 12:23:31 PM
Overall Posts Rated:
00
It doesn't minimise in IE either.

Climbing the BB-mountain. Destination: the top.
This Post:
00
22347.13 in reply to 22347.8
Date: 4/3/2008 1:34:17 AM
Overall Posts Rated:
55
If it's not staying closed, it sounds like you're having a cookie issue. When you minimize the toolbar, do you have a cookie that looks like this?


Name toolbar
Value 1
Host www.buzzerbeater.org
Path /
Secure No
Expires Mon, 02 Jun 2008 03:00:00 GMT



No idea where to find that info in Safari.


No dice. Browsed my cookies and there is no toolbar cookie on the list among the buzzerbeater-related cookies. In fact, none named Toolbar at all...


The CSS I gave above might hit some div#toolkit divs on other sites, BTW.


I think I'll refrain from messing around then. I'm not familiar enough with style editing to try it.

This Post:
00
22347.14 in reply to 22347.10
Date: 4/3/2008 1:36:32 AM
Overall Posts Rated:
55
Yes, it does work in Firefox. Telling someone to change their browser isn't a real solution, though.
.


Agreed, Although I have Firefox - I prefer its compatibility with Hotmail - I don't like using Firefox for BB - it's not as smooth as with Safari. The toolbar is the only issue I have with the site, and it's only since they switched servers - it never did this on the old site...

This Post:
00
22347.15 in reply to 22347.3
Date: 4/4/2008 5:03:59 AM
Overall Posts Rated:
9696
Click the little half white/half orange circle on the right hand side of it.


Which minimizes it, but it's still there kinda uselessly. I never use it myself, which just inspired me to find that if you know how to apply some user style rules (Adblock or Stylish extensions for FF would be a couple of ways) to BB pages, doing:

div#toolkit {display: none;}

... will make the toolbar disappear. (I won't help anybody who doesn't know how to do this themselves, sorry.)

damn, I don't know how, but I sure would like to get rid of it. The first thing I always do after logging in is minimizing it.

They are not your friends; they dispise you. I am the only one you can count on. Trust me.
From: raonne
This Post:
00
22347.16 in reply to 22347.15
Date: 4/4/2008 5:38:17 AM
Overall Posts Rated:
1616
So is there somebody that actually uses that thing?

My toolbar also has being minimized for months, like Juicepats'.

This Post:
00
22347.18 in reply to 22347.17
Date: 4/4/2008 7:30:43 AM
Overall Posts Rated:
3737
I posted about this in the Bugs forum a few days ago: (22425.1) No comment yet.

This Post:
00
22347.19 in reply to 22347.18
Date: 4/4/2008 10:18:09 AM
Overall Posts Rated:
2222
That toolbar is useless... Never even tried cause don`t it at all...

ZyZla - ZyZlūnas ZyZlavotas ~c(=
This Post:
00
22347.20 in reply to 22347.19
Date: 4/4/2008 7:47:08 PM
Overall Posts Rated:
00
I second that. Never used it once. At first i tried to use it, because i thought it would be easier which it obviously was not.

Advertisement