Hi all, I am trying to use some code on implementing a Modal Popup WIndow. The popup example uses a button to implement action; however, I would like to do the same but with a link on a dropdown navbar menu. The example code is as follows:
[php]
Modal PopUp Window<script src="JavaScript/ModalPopupWindow.js" type="text/javascript"></script>
body
{
font-family: Verdana;
font-size: 10px;
}