Hi. Your bitcoinaddress.js uses jQuery function - `$.size()` but it's no longer supported by library. You have to use `.length` instead. Source: [https://api.jquery.com/size/](url)
Hi. Your bitcoinaddress.js uses jQuery function -
$.size()but it's no longer supported by library. You have to use.lengthinstead.Source: https://api.jquery.com/size/