What if you wanted to display a dashboard in a Visualforce Page, or what if you do not like the standard dashboard's of Salesforce and wanted to create new dashboard's. This article shows an example of displaying dashboard's in a Visualforce page using JQuery Flot. JQuery Flot is an open source Jquery Plugin which can be downloaded from here.The link has proper documentation and the...
It may be required sometimes that you add some animation effects to messages displayed in your homepage or elsewhere, particularly when you want to catch the attention of a user. I browsed through the forums and with some advice from people was introduced to Jquery. Jquery is an advanced form of javascript. It is a opensource plugin consisting of some complex javascript functions...