-
Book Overview & Buying
-
Table Of Contents
Microsoft Dynamics CRM 2011 Scripting Cookbook
By :
JQuery UI is an additional library based on jQuery. When using the jQuery UI, always load and reference the base jQuery library. The jQuery UI adds user interface interactions and effects to the standard jQuery library, along other features.
In order to use the jQuery UI library, proceed to the following URL and download the stable release:
At the time of writing, Version v1.9.1 was the most current version, and it required jQuery version 1.6 or above. Always make sure your jQuery library is in conformance with the requirements for jQuery UI.
One of the most used widget in this library is the tooltip widget. In this recipe we will look at how to use it in the context of Dynamics CRM.
For this recipe we will continue to use the previously created solution package. If you are starting fresh you can create a new solution package. We will implement our customization on the Contact entity.
If we are using the previously...
Change the font size
Change margin width
Change background colour