Click the little half white/half orange circle on the right hand side of it.
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 extenstions 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.)
Not only does it merely minimize it, but as I said in my initial post, it opens again on EVERY PAGE.
Name toolbarValue 1Host www.buzzerbeater.orgPath /Secure NoExpires Mon, 02 Jun 2008 03:00:00 GMT
Safari for Mac 1. From the Safari menu, select Preferences 2. Click on the Advanced tab 3. From the Style Sheet dropdown, select Other..., where you can browse to your own .css file.
Anyway, I don't know the answer here... maybe it really is a Safari problem, who knows.
var toolCookie var screenWidth = 0, screenHeight = 0;[...] var toolCookie = readCookie('toolbar');
Error:Implied global: document 2 39, myLeft 12, myTop 13, navigator 3, readCookie 23Problem 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 toolCookieProblem at line 5 character 19: Missing semicolon.var toolCookieProblem 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...