Jump to content

I'm about to shoot myself! What's wrong here!!!!


iPixel

Recommended Posts

I dunno what's going on i'm probably just missing something so stupid that ill scream at the top of my lungs when you guys tell me!

 

<script type="text/javascript">
function GotMoneys()
{
	alert("TEST");
}
</script>

 

Simple aint it... then why do i get a Object Expected error on line 117 which is

 

<input type="button" value="Calculate" onClick="GotMoneys()">

 

Thanks!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.