May 2019
Intermediate to advanced
546 pages
12h 41m
English
It's good practice to use custom CSS and JavaScript frameworks or images when you're using static resources. These resources can be a zipped folder where you collected your images, or different JavaScript and/or stylesheet in one file. You can use this file in your Visualforce page with the global variable $Resource. Let's do this now:

In the following code example, we use this static resource. The complete resource is a ZIP file ...
Read now
Unlock full access