
1 respuesta
Static resources are items you can reference in a Visualforce page like images, stylesheets, JavaScript, flash and other files.You can reference it using the $RESOURCE global variable.
Document are files that user has uploaded. You reference a document by hardcoding the ID.