Post Reply 
Show Flash object by default on certain site
May. 28, 2013, 10:07 PM
Post: #4
RE: Show Flash object by default on certain site
(May. 28, 2013 08:58 PM)fpout Wrote:  It works for me, but only if I untick header filter "! |||||||||||| 7.2 Block all Third Party Scripts 10.10.16 [sd] (o.3) (Out)"
If that filter is ON, the page doesn't load totally, it stops before displaying the graph (see picture attached).

That is what I would expect. Had I know you had enabled it I would have included: also add

Code:
dividata.com/stock/  $SET(0=i_script:0.)

to Exceptions-U.
The dividata page is requesting scripts from google (google is then a "third party" to dividata)
(o.3) tells us the filter is user enabled (o for optional) and might cause problems (3).

The "Block all Third Party Scripts" problem is shown by

Code:
<Match: <script> Block: All Third Party Scripts     10.10.19 (cch!) [u sd] (d.0) >
<script src="https://www.google.com/jsapi" type="text/javascript">
</Match>

on http://dividata.com/stock/AGNC/dividend?...and=dbug..

HTH
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Show Flash object by default on certain site - JJoe - May. 28, 2013 10:07 PM

Forum Jump: