How to detect Safari, Chrome, IE, Firefox and Opera browser using Javascript? 602 views1 minute read When we are working on big brand on the Shopify website. The menu was not working on IE.… 0 Shares 0 0 0 0 0 0 0
jQuery Helpers 605 views1 minute read 01) jQuery to round off decimal values To round off decimal values using jQuery, we can use the… 0 Shares 0 0 0 0 0 0 0
Efficiently load JavaScript with defer and async 691 views3 minute read With HTML5, we get two new boolean attributes for the tag: async and defer. Async allows execution of scripts asynchronously and defer allows execution… 0 Shares 0 0 0 0 0 0 0