Skip to content

Commit

Permalink
added ie edge chrom frame meta; duh
Browse files Browse the repository at this point in the history
  • Loading branch information
impressivewebs committed Jun 12, 2012
1 parent 7811f39 commit 656192b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.php
Expand Up @@ -15,6 +15,8 @@
<head>

<meta charset="utf-8">

<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

<title>CSS3 Click Chart | CSS3 Browser Support and Information</title>
<meta name="description" content="CSS3 Click Chart">
Expand Down Expand Up @@ -144,7 +146,7 @@ function recordOutboundLink(link, category, action) {

</footer>

<a href="https://github.com/impressivewebs/CSS3-Click-Chart"><img class="github-ribbon" src="https://a248.e.akamai.net/assets.github.com/img/4c7dc970b89fd04b81c8e221ba88ff99a06c6b61/687474703a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f77686974655f6666666666662e706e67" alt="Fork me on GitHub"></a>
<a href="https://github.com/impressivewebs/CSS3-Click-Chart"><img class="github-ribbon" src="https://s3.amazonaws.com/github/ribbons/forkme_right_white_ffffff.png" alt="Fork me on GitHub"></a>

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script>!window.jQuery && document.write(unescape('%3Cscript src="js/jquery-1.7.1.min.js"%3E%3C/script%3E'))</script>
Expand Down

0 comments on commit 656192b

Please sign in to comment.