I have created a web part Page and need to add css and javascript code to it. I am using Sharepoint 3.
1 Answer
You could in theory link a javascript file from the master page, but more commonly you link scripts with specific web parts, see here
You could in theory link a javascript file from the master page, but more commonly you link scripts with specific web parts, see here