Welcome Guest, Not a member yet? Register   Sign In
img class from nowhere
#1

[eluser]wardprod[/eluser]
Hi!

I have a problem with some of the image classes.

My problem is that there are some points in my site where i get some random like string in my image classes in the views.

If i don't give any class tag to the img tag it fills out automatically, if i give a specific class name, it puts a whitespace and the string in.

Here's the pic of one of the corrupted elements.

Hope you guys can help me.
#2

[eluser]danmontgomery[/eluser]
Looks like adblockplus: https://adblockplus.org/jsdoc/adblockplu...cy.js.html

Code:
117     let collapseStyle = makeURL("data:text/css," +
118                                  encodeURIComponent("." + this.collapsedClass +
119                                  "{-moz–binding: url(chrome://global/content/bindings/general.xml#foobarbazdummy) !important;}"));
#3

[eluser]wardprod[/eluser]
@ noctrum

You're my savior. I ran into this back a few months ago, but i've totally forgot that i can't name anything with "ad" in it.

Thank you very much!




Theme © iAndrew 2016 - Forum software by © MyBB