|
You definitely don't need javascript to add images to your site.
You can use it to handle images. Though its not always the best way to do so.
Anyway, you would put the link to the javascript file in the <head> section of your webpage. Then you would just put the code to call the javascript in the <body> of your webpage.
If you have a specific script, we can probably help you out more.
|