+1 vote
in Salesforce by
How to call javascript using in VisualForce page?

1 Answer

0 votes
by

Add javascript file in Static Resource setup -> develop -> Static Resources -> click on ‘New’ -> Name: filename and add file from local desktop and save.

...