Off Topic > Drama

Blockland Greasemonkey Scripts

Pages: << < (49/80) > >>

CityRPG:


--- Quote from: Kingdaro on January 20, 2012, 09:57:04 PM ---jquery?

isn't that for like data saving?

would you even need that for simply replacing a elements with youtube embed codes?

--- End quote ---
You don't know what jQuery is?

It works like this.


--- Code: --- function handleAll() {
// Relinks the forum header.
$("img.logoLink").parent().attr('href', 'http://forum.blockland.us/');
}

--- End code ---

http://jquery.com/

Kingdaro:

i really don't feel like bothering with that, maybe i'll just make my own script for personal use or something.

Wedge:


--- Quote from: CityRPG on January 20, 2012, 09:55:48 PM ---P.S. Wedge, I made it so the banner links to the main forum page in the script now.

--- End quote ---
Works great, although clicking it when you're at http://forum.blockland.us/ seems to still link to the home page. It might seem odd to click the logo again if you're already at the forum index but the logo should probably behave consistently and I imagine it's just a simple problem with the link used in the file or something.

CityRPG:

What would you expect it to do at the home page? That's how most forums operate. The existing "Home" button does the same thing.

Wedge:

As I recall, on most other forums it works as a refresh button on the index page by directing you to the main page (which you're already on). It's a pretty minor thing though.

Okay, this is really odd. The bottom of the page seems to be getting cut off when I view this page: http://forum.blockland.us/index.php?topic=182771.0
Happened here too: http://forum.blockland.us/index.php?topic=182753

I'm wondering if it's anything I did? I'm pretty sure I'm running the default script, except I went back and emptied the blacklist by unignoring people from their profiles.

Pages: << < (49/80) > >>

Go to full version