Can anyone please tell me what this is? outline.js

Discussion in 'HTML & Website Design' started by Tabs, Sep 24, 2006.

  1. #1
    This shows up in my files when working on frontpage does anyone know what a js file is? :confused:
     
    Tabs, Sep 24, 2006 IP
  2. Tabs

    Tabs Peon

    Messages:
    164
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    However, can I download a .js file without my permission?
     
    Tabs, Sep 24, 2006 IP
  3. noppid

    noppid gunnin' for the quota

    Messages:
    4,246
    Likes Received:
    232
    Best Answers:
    0
    Trophy Points:
    135
    #3
    It's a javascript file. I don't use front page, so I have no idea where it came from or what permissions you have.

    But in general, websites allow end users to download .js files since they do stuff on webpages.
     
    noppid, Sep 24, 2006 IP
  4. Gordaen

    Gordaen Peon

    Messages:
    277
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #4
    JS = JavaScript. JavaScript is client-side code, so that means the user has to have permissions for it. Generally it's best to include JS as an external file (".js" just like it's better to use CSS as an external ".css").
     
    Gordaen, Sep 25, 2006 IP
  5. Tabs

    Tabs Peon

    Messages:
    164
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks guys I didn't even think javascript, thanks for the info.
     
    Tabs, Sep 26, 2006 IP