Jump to content

Letter Size Control !!

- - - - -

  • Please log in to reply
1 reply to this topic

#1
mihosa

mihosa

    Newbie

  • Members
  • PipPip
  • 19 posts
Hello !!

I would like to ask how can I insert an external javascript file in an html document.

I have a webpage in which i would like to insert three buttons for controlling the text size.

I have ready the javascript code, in an external file and I would like to inseert it in my html document.

Does anyone know how to do this ??

I am uploading a zip with the files needed.

Thanks in advance !!


Attached File  smaller6.png   435bytes   27 downloads

Attached Files



#2
zapdude1234

zapdude1234

    Learning Programmer

  • Members
  • PipPipPip
  • 31 posts
To add an external javascript its the same as adding a normal embedded javascript but with an src attribute.
<script type="text/javascript" src="file"></script>

just add the file name in the src attribute.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users