function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
raju.Braju.B 

How to use Jquery

Hi,

I displayed all records of an custom obejct in visualforce page

I need to display balloon when hover on a particular record.

 

Can any one help me out..????

 

As per my knowledge it should need Jquery..

 

Raju.b

Ankit AroraAnkit Arora

Sorry I don't have code for it but you can do this using JQuery or javascript by opening a window as a balloon on mouseover event of record.

 

 

Thanks
Ankit Arora

 

_Prasu__Prasu_

you can check following link for checking how jQuery is integrated with VF

 

http://www.tehnrd.com/setting-up-jquery-with-salesforce-com/