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 trialRicard Taujenis
4,383 PointsHy i changed everything the same way as in the video but when i take show preview it still shows the original text
Not shure if its supposed to be like that if i followed the rules according to the video
4 Answers
Lindsay Sauer
12,029 PointsThis may be a caching issue with your browser. See if a force refresh works by pressing Shift+F5.
Juan Hernandez
Courses Plus Student 98 PointsJust press f5 and relaunch preview
Matthew Stein
4,140 PointsLindsay & Juan correctly diagnosed the problem, but the Shift/F5 trick didn't work for me on my version of Chrome running on a Mac (It may be due to a Chrome quirk). Here's what I had to do:
- Save the corrected scripts.js file
- Click Preview. This will display the "broken" version of the file
- Hold down Shift and click the Refresh arrow in the browser's toolbar (next to the Back/Forward arrows)
I believe the Shift-Refresh arrow trick works on Windows as well, but if one of the suggestions doesn't work, try the others.
Petrus Supusepa
6,626 PointsTry to refresh your browser, it works for me :)