While building a carousel module for Joomla I am having 2 JavaScript issues I can’t get fixed. I’ve been trying for 2 days. Hopefully someone here can point out what I am doing wrong. I can’t get a boolean from a string “0” or string “1” And I can’t JSON.parse() to convert an object string to a JavaScript object The
Tag: joomla
Javascript Page Load Total
I’ve created a form that is used to calculate monthly expenses. The problem I’m having is on the last page I’m gathering information from previous pages (session to data) that auto fills the fields on the last page. I’ve created a Javascript that is suppose to subtract the five fields on the page for a grand total but this doesn’t