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
Deepak ChouhanDeepak Chouhan 

responsive popup box in visualforce

HI,

I  want to open responsive popup box on button click


Regard's
Deepak
Gaurav NirwalGaurav Nirwal
public Account contactLookup { get; set; }

<apex:inputField value="{!contactLookup.contact}" />