Thanks, Thrawn.
I'm not even a novice, like way below novice.
So from my understanding, this is a flaw in the browser that is not fixable/blockable in the core itself, not even able to be implemented to be locked down?
I'm just trying to wrap my head around this.
A How to block prettyLoader by site and global.
-
- Posts: 12
- Joined: Mon May 27, 2013 4:59 pm
Re: A How to block prettyLoader by site and global.
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:24.0) Gecko/20140208 Firefox/24.0 PaleMoon/24.3.2
-
- Posts: 12
- Joined: Mon May 27, 2013 4:59 pm
Re: A How to block prettyLoader by site and global.
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:24.0) Gecko/20140208 Firefox/24.0 PaleMoon/24.3.2
-
- Posts: 12
- Joined: Mon May 27, 2013 4:59 pm
Re: A How to block prettyLoader by site and global.
Hi, barbaz.
May I ask how you got to the source of prettyloader? Another words, how did you find it?
I've been using JavaScript Deobfuscator for a couple days now, ran across another site using a loading element floater inside a flash player video, it shows a loading icon on video buffering, instantly blocking view of video picture.
How would I get to the source of that?
.
May I ask how you got to the source of prettyloader? Another words, how did you find it?
I've been using JavaScript Deobfuscator for a couple days now, ran across another site using a loading element floater inside a flash player video, it shows a loading icon on video buffering, instantly blocking view of video picture.
How would I get to the source of that?
.
Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0
Re: A How to block prettyLoader by site and global.
I'm not completely sure now, but the tools I used were Firebug, the Web Console, and a modified version of the (now dead) JSView addon. I would have started by inspecting the element where click triggered the cursor change, but I think I ended up just looking through all loaded stylesheets for unusual values of the "cursor" property.NSuser2013 wrote:Hi, barbaz.
May I ask how you got to the source of prettyloader? Another words, how did you find it?
You can get a mostly-working JSView here, but it's buggy and requires several fixes to work properly on modern Gecko.
It might be internal to the Flash object so I don't know if you can...NSuser2013 wrote:I've been using JavaScript Deobfuscator for a couple days now, ran across another site using a loading element floater inside a flash player video, it shows a loading icon on video buffering, instantly blocking view of video picture.
How would I get to the source of that?
Javascript Deobfuscator turns out not to be generally the best tool for these things. Try inspecting the element with Firebug (unless Palemoon has Firefox's built-in devtools, then use that). If you can inspect it then you can zap it with Adblock Plus.
*Always* check the changelogs BEFORE updating that important software!
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:27.0) Gecko/20100101 Firefox/27.0 SeaMonkey/2.24