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

Abir Ahmed
PLUS
Abir Ahmed
Courses Plus Student 8,616 Points

A link continuously display in the console!

Ok, so this link doesn't match with the link in the video, (when I read the link it seems like it's something that are dealing with my antivirus as all the continuous link that displaying non-stop in the browser console have "Kaspersky" on them. So why it doesn't stop? Is there anything I can do stop it or my computer is hacked by someone, lol

1 Answer

Cindy Lea
PLUS
Cindy Lea
Courses Plus Student 6,497 Points

Run another program in Treehouse. If its still coming up, then it may be adware or a virus. Ive had this happen a long time ago, but not with Treehouse. Some ads are hard to get rid of, but it can be done with the right tools. You may have to go into your control panel & see if any unsolicited programs are there. Once I had to download a brand new browser (different company), delete the old one then install the new. There are popups built into some browsers that were a result of downloading software that had adsware in them.

Abir Ahmed
Abir Ahmed
Courses Plus Student 8,616 Points

Hi Cindy Lea , thanks for making time for this question, I tried to understand the console of Firefox, it doesn't repeat their but the console of Firefox doesnot make any sense to me (may be it is repeating but my inexperienced eye didn't catch), too hard to understand it's console. However I again tried in Chrome and same problem with no improvement. In the very first line of the console says:

Failed to load resource: the server responded with a status of 404 (Not Found)

but bring it button is working and everything seems fine.

I also opened another course workspace (Interactive web pages with javascript) and the same problem!!!

Then I unmarked "LogXMLHttpRequests" from the console and now it stopped whole program on console (now nothing is happening, just a blank space)? However Button is working. Does this make any sense to you? If you need more info please let me know, thanks again :)