EE Version: 2.2.0
So I’m trying to create an include template that will have a link to some javascript for IE7 detection since I’m not designing my clients current site to work with that browser.
Here’s the code for the include I’m trying to make:
Sorry.. forum is screwing with the formatting of my code below..
<!--[if lte IE 7]>[removed][removed][removed]window.onload=function(){e("js/ie/")}[removed]<![endif]-->So I’m going to new template > web page > create and edit > update and finished
Right after hitting update and finished I get a 404 every time.
Additionally I tried to create a javascript template recently for jQuery 1.3.2 pasted in the code then hit update and got a 404 also.
I really need to be able to implement this javascript stuff so if anyone knows how to prevent me from getting these 404s that would be great.
Thanks,
-Jeff