I'm needing to document some functionality on a page that has a jQuery watching for a button click.
On the button click the script pulls info from two fields and makes a ajax call to a php script passing these values to the php script.
I'm needing to document some functionality on a page that has a jQuery watching for a button click.
On the button click the script pulls info from two fields and makes a ajax call to a php script passing these values to the php script.