This is a discussion on "How do I...?" within the JavaScript Forum section. This forum, and the thread "How do I...? are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
How do I...?
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
How do I...?
It was suggested to me in the critique thread that my javascript should not be in the page html, but in an external file.
I have my no-right click/select text javascript and my gallery javascript. How would I go about calling them (in external files) to the html document that needs them? |
|
|
|
#2
|
|||
|
|||
|
Re: How do I...?
Use the <script...> tag as shown below.
|
|
#3
|
|||
|
|||
|
Re: How do I...?
Thankyou very much
|
![]() |
| Thread Tools | |
|
|