how do i put several js scripts in one file

Discussion in 'HTML & Website Design' started by jazzzyman, Aug 27, 2013.

  1. #1
    after they are all in the file how does my page know which script to pull from the file and where on the page that script will appear?
     
    jazzzyman, Aug 27, 2013 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,821
    Likes Received:
    4,539
    Best Answers:
    123
    Trophy Points:
    665
    #2
    When the files load the javascript functions get loaded and the files aren't referred to again.

    So, no problems in putting them together or leaving them apart.
     
    sarahk, Aug 27, 2013 IP
  3. gotlivechat

    gotlivechat Member

    Messages:
    516
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    35
    #3
    gotlivechat, Sep 9, 2013 IP