Help with adding ie6update (ie6 killer bar) to blog
-
Can anyone help me add the ie6update code to my blog from https://ie6update.com?
The instructions are to Copy and paste the following code before your closing
</body>
tag:<!--[if IE 6]> <script type="text/javascript"> /*Load jQuery if not already loaded*/ if(typeof jQuery == 'undefined'){ document.write("<script type=\"text/javascript\" src=\"https://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js\"></"+"script>"); var __noconflict = true; } var IE6UPDATE_OPTIONS = { icons_path: "https://static.ie6update.com/hosted/ie6update/images/" } </script> <script type="text/javascript" src="https://static.ie6update.com/hosted/ie6update/ie6update.js"></script> <![endif]-->
I’m not sure which page I should edit?
– Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Help with adding ie6update (ie6 killer bar) to blog’ is closed to new replies.