I am currently using Drupal 5.x and I have established a development site for Drupal 6.3. On my Drupal 5.x site, one of my pages uses Javascript. It shows up perfectly in both Firefox 2.0 and Internet Explorer 7.0. The page can be viewed here: http://www.sikhism.com/makehomepage
However, in my Drupal 6.3 development site, I created a page with the exactly same content, and now it only shows up correctly in Firefox. In IE, it is blank. The new page can be viewed here: http://www.sikhism.com/demo/bookmark
The above behavior for both pages is true whether or not I am logged into Drupal. Both pages have identical body content. Both pages are using the PHP input format. So why with Drupal 6.3 Internet Explorer is not working?
Thank you.