iPixel Posted February 26, 2010 Share Posted February 26, 2010 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! Link to comment https://forums.phpfreaks.com/topic/193499-im-about-to-shoot-myself-whats-wrong-here/ Share on other sites More sharing options...
iPixel Posted February 26, 2010 Author Share Posted February 26, 2010 Yep im a total idiot! the scripts placement was the issue. SOrry i dunno how to delete this topic. Link to comment https://forums.phpfreaks.com/topic/193499-im-about-to-shoot-myself-whats-wrong-here/#findComment-1018659 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.