Inner Popup using Salesforce
Visualforce page: <apex:page controller="showAll" > <apex:form > <!-- CSS Style --> <style type = "text/css"> .headr { font-size:17px; font-weight:bold; color:maroon; } .popup { background-color: white; border-width: 2px; border-style: ....