kavinithiy / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

YaMetrics conflict #242

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Yandex Metrics (http://metrika.yandex.ru/) something like google analitics

<!-- YaMetrics begin -->
<script type="text/javascript"><!--
var ya_cid=115823;
//--></script>
<script src="http://bs.yandex.ru/resource/watch.js" type="text/
javascript"></script>
<noscript><div style="display: inline;"><img src="http://bs.yandex.ru/
watch/115823" width="1" height="1" alt=""></div></noscript>
<!-- YaMetrics end -->

and

<!--[if lt IE 9]>
<script type="text/javascript" src="http://ie7-js.googlecode.com/svn/
version/2.1(beta3)/IE9.js"></script>
<![endif]-->

generate error "access denided" on string 6 "if(i<3&&k.cssText)"

Original issue reported on code.google.com by dr.death...@gmail.com on 27 Apr 2010 at 12:27

GoogleCodeExporter commented 9 years ago
I can't recreate this bug.

If you provide a test page then I will re-open it.

Original comment by dean.edw...@gmail.com on 27 Apr 2010 at 1:47

GoogleCodeExporter commented 9 years ago
try this http://restoranam.net/

Original comment by dr.death...@gmail.com on 27 Apr 2010 at 3:27

GoogleCodeExporter commented 9 years ago
The metrics script you are using loads a style sheet from another domain.

This bug has been reported before.

Original comment by dean.edw...@gmail.com on 27 Apr 2010 at 7:44