Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Justin Radcliffe
Justin Radcliffe
18,987 Points

JavaScript Problem in IE 11 with the RSVP Application

I have been following the Guil Hernandez RSVP Application project with JavaScript. I'm using google chrome as default. I'm working on the project on my local machine using XAMPP.

In google chrome everything is working as expected, the header image loads, the javascript works, and the javascript generated DOM nodes appear.

In IE 11 the header image doesn't load, the javascript doesn't work, and the javascript generated DOM nodes don't appear!

Any ideas would be greatly appreciated!