|
||
|
|
|||||||
| Welcome to the Exploding Garrmondo Weiner Interactive Swiss Army Penis. |
|
GFF is a community of gaming and music enthusiasts. We have a team of dedicated moderators, constant member-organized activities, and plenty of custom features, including our unique journal system. If this is your first visit, be sure to check out the FAQ or our GFWiki. You will have to register before you can post. Membership is completely free (and gets rid of the pesky advertisement unit underneath this message).
|
![]() |
|
|
Thread Tools |
Javascript alert might work:
<script language="JavaScript" type="text/javascript">alert("Thank you for your feedback!")</script> I don't remember how to shoehorn this into the submit button so that it activates on click... Jam it back in, in the dark. |
Ok, here's what you can do:
Put this in the <head> section: Code:
<script>
function clikme(){
alert("Congratulations, you have clicked the button!")
}
</script>
Code:
<input type="submit" ... blahblah ... onclick="clikme()"> </form> Most amazing jew boots |