Login Register


Help with Updating database from PHP? filter_list
Author
Message
RE: Help with Updating database from PHP? #25
Typo detected Tongue OMG I hate these mistakes

Replace this line in the Jquery code
Code:
e.preventdefault(); //Doesn't allow page to refresh

with this

Code:
e.preventDefault();

The d was to be uppercase D, Yikes
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply





Messages In This Thread
Help with Updating database from PHP? - by mudrig - 07-27-2016, 07:50 PM
RE: Help with Updating database from PHP? - by Ex094 - 07-28-2016, 01:36 PM



Users browsing this thread: