Search results for 'confirm'. 1 post(s) found.
- 2007/09/03 Confirm The Link Clicked
Allows user to confirm whether to proceed to the link that was clicked.
<script>
function confirmclick(){
question = confirm("Do you want to go to the homepage")
if (question !="0"){
top.location="http://www.visualbuilder.com";
}
}
</script>
<a href="" onClick="confirmclick(); return false;">Visualbuilder home</a>
function confirmclick(){
question = confirm("Do you want to go to the homepage")
if (question !="0"){
top.location="http://www.visualbuilder.com";
}
}
</script>
<a href="" onClick="confirmclick(); return false;">Visualbuilder home</a>
Another posts included in "HTML, Javascript"
| Enlarge Image (0) | 2007/09/03 |
| Dual Scroller (0) | 2007/09/03 |
| Cursor Changer (0) | 2007/09/03 |
| Select And Deselect All Checkboxes By Javascript (0) | 2007/08/31 |
| Javascript Mouse Event Handler Example (0) | 2007/08/31 |
| Getting WebSearchers On Your Site (0) | 2007/08/31 |
| Hiding HTML on the browser (0) | 2007/08/31 |
| How to get date time in Javascript ? (0) | 2007/08/31 |
Trackback : Cannot send a trackbact to this post.
-
Subject different money making ideas
2010/01/29 04:44
moneyideas
-
Subject different money making ideas
2010/01/29 13:40
moneyideas
-
Subject different money making ideas
2010/01/31 16:45
moneyideas

Prev

Rss Feed