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 JavaScript Basics (Retired) Introducing JavaScript Link to an External Script

Not sure how to do this? I'm copying it like the video

Not sure why it's not adding the code, or why the src isn't working..

1 Answer

Hi Bryce,

I just answered a similar post for you; is this the same question?

If you can include your code and the question, we will find it much easier to help you out.

Steve.

Yeah. I'm contacting teamtreehouse help. I'm clicking the attach code and nothing is happening. I believe I have a problem with my computer.

What code are you attaching? The challenge or the workspace?

You can just copy and paste it into here - that works fine. We can format the code once it's in here.

Steve.

Did my answer in the other post deal with the issue you are having or is there something else we need to look into?

Thanks steve! I looked at the other post you submitted and it made sense. I was doing it

<script> src=shout.js

instead of

<script src=shout.js>

Thank you!!!

[MOD: edited for code blocks]

No problem - glad you got it sorted.

Steve.

P.S. Have a look at my edit to your last comment (click the three dots and hit Edit Comment) to see how to make html code show up in these posts.