effpeetee
03-22-2009, 09:01 AM
Using the Google ie8 script. Does one use suffice for multiple pages.
For example, my own site has a number of menu pages which are just presenting family pictures. My index page uses the google IE8 js script.
Does the script need to be repeated on each page, (assuming that each page needs it.) or is the original use inherited?
Frank
<!--[if lt IE 8]>
<script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE8.js" type="text/javascript"></script>
<![endif]-->
For example, my own site has a number of menu pages which are just presenting family pictures. My index page uses the google IE8 js script.
Does the script need to be repeated on each page, (assuming that each page needs it.) or is the original use inherited?
Frank
<!--[if lt IE 8]>
<script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE8.js" type="text/javascript"></script>
<![endif]-->