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

Trouble with the Last JQuery Code Challenge

In on step (1/5) of the last god challenge, where i have to replace the (div with a iframe)

I know i have the code right, and in the right please, but it is wrong!

Here is my Code:

<iframe scr="map.html" id="map" seamless="seamless"></iframe>

what am i doing wrong?! help Andrew

P.S. thanks for the awesome site, i have learned allot!

James Barnett
James Barnett
39,199 Points

By the way, Java and JavaScript are entirely unrelated, so I removed the Java tag from this post.

Remember: Java is JavaScript as Car is to Carpet

1 Answer

OMG i would have saw that man, but any way think you!

James Barnett
James Barnett
39,199 Points

Aaron Timmons - If you are seeing weird issues with CSS/JavaScript you should always double check that you are using valid HTML.

The nu validator over at the W3C, let's you validate a URL, a file or by direct input, which is what you'd do in your case.

http://validator.w3.org/nu/