JS Example

JS Example

by Deleted user -
Number of replies: 0

I tried to get the total including tax to print directly from the js instead of just having a static definition in the html like the rest of the variables, but I couldn't get it to print at all. I tried within and below the table in the html, though the placement didn't make a difference. The calculations were simple enough, getting it to print was the difficult part. Does it matter where I link the js file (between in the body of the html or just in the head like a css file)?

Attachment jsexKG.png