04-07-2016, 07:23 PM
I was trying to implement jeasyui but had issues with it it just styles the inputs and buttons at the moment, I do acknowledge the code needs a tidy up.
The data I load by Ajax is loaded before the JavaScript calculation takes place or is suppose to take place.
The Ajax calls the price input populated with mysql data with the price of the requested plan that is chosen from a select also populated by mysql data based on reseller username and Id.
Therefore the price data is there before the calculation is requested.
Maybe there is an easier way I could do this?
The data I load by Ajax is loaded before the JavaScript calculation takes place or is suppose to take place.
The Ajax calls the price input populated with mysql data with the price of the requested plan that is chosen from a select also populated by mysql data based on reseller username and Id.
Therefore the price data is there before the calculation is requested.
Maybe there is an easier way I could do this?