Hi there, im new at jQuery and totaly new with JavaScript. But there is a huge Problem with jQuery an IE.
To include jQuery i use that Line: <script type="text/javascript" src="inc/js/jquery-1.2.1.js" /> And since i have put this line to my Code IE shows only a blank white page. But it works fine with Opera and Firefox. Same thin with the StarterKit, it wont show up in the IE. How can i fix that Problem?

