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 AJAX Basics (retiring) AJAX Concepts A Simple AJAX Example

NOT A QUESTION - LogXMLHttpRequest option is not the same in new Chrome browser

Hi All, I just noticed, while going through this training, the new Chrome Browser doesn't have the option "Log XMLHttpReqiests" when you right-click on the console area.

On Mac+Chrome: What I found out is, that on the top-right corner of the console surface, there is a settings gear button. Once you click on it, you will see the "Log XMLHttpRequests" checkbox. Ensure it's checked.

Hope it helps All.

Cheers, Nimish. P.S: Wanted to leave a screenshot for better understanding, but don't know how to do it.

1 Answer

Julianna Kahn
Julianna Kahn
20,702 Points

Thank you, I was having that problem.