popup jsp page when mouse over anchor tag.
Hi,
<a title="Supported Products for <%=mdb.getName()%>" id="supported" style="position: relative" rel="#supp-prod-000<%=j%>" href="#supp-prod-000<%=j%>">Supported <br /> Product</a>
when mouse over it, list of values display on popup , those values in another jsp. How can i load jsp and popup it .
Regards
Mohan