HELP!
-
- Posts: 49
- Joined: Fri Jun 09, 2006 10:13 pm
HELP!
I can't seem to block a clock at neopets.com, which seems to be conflicting with a game at the website. The clock is on the lower left of the page. I've checked the page source, but don't see anything that might work. Can anyone figure out what filter I need to add? HELP!
- Stupid Head
- Posts: 214
- Joined: Sat Aug 26, 2006 8:11 pm
- Location: USA
To stop the clock:
To remove the clock:
Code: Select all
|http://images.neopets.com/n.js|
Code: Select all
neopets.com#span(id=nst)
-
- Posts: 49
- Joined: Fri Jun 09, 2006 10:13 pm
Thanx!! It didn't really help the game much, though
The problem is the game runs slow, & I thought the clock was causing it. Although the game runs a little better, it's still slow. I wonder what's causing it?

Stupid Head wrote:To stop the clock:To remove the clock:Code: Select all
|http://images.neopets.com/n.js|
Code: Select all
neopets.com#span(id=nst)