Han
7 years agoAce
Jquery Uncaught TypeError
Hi all, I'm trying to update the functionality for the print page functionality. My code is: <@liaAddScript>
;(function($){
<#-- print button to open in new window-->
$('.lia-compone...
Parshant, I've tested with all other JS removed, and I am still getting the error. There is also nowhere in any code I have added in where I am attempting to use "setAttribute".
Oddly enough, my block of jQuery above is working today. I would still like to know what the error is, as it seems to cause unpredictable behaviour with my js functionality.