Page 1 of 1
Noscript2.2.9RC1 was broken in Firefox13.0a1
Posted: Fri Feb 03, 2012 8:40 am
by royallin
HI,
Noscript2.2.9RC1 was broken in Firefox13.0a1.Wroking well in FF12.0A1 or↓version。
Problem:
Flash video have sound but not video.
Like:
http://v.youku.com/v_playlist/f6452418o1p0.html
Have sound but not video.Website show "have not install flashplayer".But have sound,video auto play.
Re: Noscript2.2.9RC1 was broken in Firefox13.0a1
Posted: Fri Feb 03, 2012 10:05 am
by Giorgio Maone
Re: Noscript2.2.9RC1 was broken in Firefox13.0a1
Posted: Fri Feb 03, 2012 1:55 pm
by royallin
Giorgio Maone wrote:It might be
this.
Thanks!
PS: How about add a function to contorl inline javascript?
Like:
<script type="text/javascript">
xxxxxxx
x
xxxxx
</script>
Into the edit mode,replace or delete the scripts by click on some script that want to remove.

Re: Noscript2.2.9RC1 was broken in Firefox13.0a1
Posted: Fri Feb 03, 2012 3:59 pm
by Giorgio Maone
royallin wrote:Giorgio Maone wrote:It might be
this.
Thanks!
PS: How about add a function to contorl inline javascript?
Inline scripts are blocked by default on non-whitelisted sites.
You cannot disable them selectively on whitelisted sites, if that's what you're asking for, but you can modify their execution environment to "cripple" them or otherwise change their behavior by writing your own page-level
script surrogates.