Popup doesn't work in post
-
Hi,
I have a html form which is a popup. When the user click the button, form will get appear at the same page.
But this code doesn’t work in post:
<a href="javascript: void(0)" onClick="OpenPopup();"><img border="0" src="submit.jpg"></a>
What should I do for this?
Thanks in advance.
- The topic ‘Popup doesn't work in post’ is closed to new replies.