You need to sign in to do that
Don't have an account?

how to embed javascript in salesforce
Hello,
I want to embed javascript in salesforce, anyone pls tell me hows its possible. please check the link given below:
http://www.redips.net/javascript/drag-and-drop-example-3/
i want to design this in salesforce. i already upload its .js or .css file in statuc resources and put its given code in visualforce page in the script tag. but its giving error like "The entity name must immediately follow the '&' in the entity reference."
Please anyone tell me whats the problem or how to implement this same example in saleforce?
Thanks In advance.
Go through the following tutorial :
http://wiki.developerforce.com/index.php/Using_Browser_Technologies_in_Visualforce_-_Part_2
Hope this helps.