i want to know how i make a popup by a href?
i want to make a popup by a href and not by a bottom
thanks all
i want to make a popup by a href and not by a bottom
thanks all
| Code: |
|
<a href="" onclick="javascript:window.open('<your url here>');" >link text</a> |