Use this code
<script type="text/javascript"> function close_new_tab() {close();} </script>
<input type="button" name="" onclick="javascript:close_new_tab();return false;" value="Close" title="Close" />
Tag: Close, closing, input, javascript, new, tab, using, window
<script type="text/javascript"> function close_new_tab() {close();} </script>
<input type="button" name="" onclick="javascript:close_new_tab();return false;" value="Close" title="Close" />
No comments:
Post a Comment