|
|
|
|
|
by rhaway84773
1333 days ago
|
|
A significant chunk of Shopify’s user base is gonna be copying/pasting snippets they’ve found online. You’re much more likely to find a snippet using jQuery that was created over the last 10 years or so that’s consistent and works correctly than you are vanillaJS. VanillaJS queries would be all over the place with multiple if/else’s for IE, Chrome, WebKit, Mozilla, etc. |
|