I cannot confirm... Please try the exact example (you can add the file as 
an attachment).

Check the Browser Console and if you see any error you can screenshot.

Dne čtvrtek 28. dubna 2016 20:13:03 UTC+2 Ben napsal(a):

> I want to add a script which contains the following jQuery instruction: 
>
> $("div:contains('© 1997 20')").eq(($("div:contains('© 1997 20')").length) 
> - 1).css("display", "none"); 
>
> When I drag the script (lets call it myscript.user.js) onto Firefox v46 
> under Win 7 
> then it is not installed but the content is displyed in browser just as a 
> text file. 
>
> Dragging others script work fine. 
>
> As you can see there are 2 special chars inside the instruction: 
>
>
>
> and 
>
>    (=long dash not a short dash -). 
>
> When I remove them then dragging works. 
> So they are the culprits. 
>
> How can I setup a script WITH these two special chars which is accepted 
> and added? 
>
> Maybe I have to mask the special chars somehow. 
>
> Ben 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/greasemonkey-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to