Simple Search using Visualforce and Apex in Salesforce?
Sample Code: Visualforce page: <apex:page controller="Sample" tabStyle="Account"> <apex:actionstatus id="actStatus"> <apex:facet name="start"> <div class="waitingSearchDiv" id="el_loading" style="background-color: #fbfbfb; height:100%;opacity:0.65;width:100%;"> ....