Sometimes you may need to detect touchscreen device in JavaScript. Here are the steps to do so.
jQuery
How to Get Selected Text from Dropdown using jQuery
How to Get data-id attribute in jQuery / JavaScript
Sometimes you may need to get data-id attribute of HTML DOM elements. Here is how to get data-id attribute in jQuery/JavaScript.
How to Check if Image is Loaded in jQuery / JavaScript
Sometimes you may need to check if images are loaded on your web pages. Here is how to check if image is loaded in jQuery/JavaScript.
How to Center Div Using jQuery
How to Select Element by Data Attribute in jQuery
Sometimes you may need to find element based on data attribute in jQuery. Here is how to select element by data attribute in jQuery.
How to Add Option to Select Using jQuery
How to Select Element With Multiple Classes in jQuery
Sometimes you may need to select element with multiple classes in jQuery. Here are the steps to do it.
How to Change Href Attribute of Link Using jQuery
Sometimes you may need to change href attribute of link using jQuery. Here are the different ways to do this.
How to Get URL Parameters Using jQuery or JavaScript
Sometimes you may need to get URL parameters using jQuery or JavaScript. Here are the steps to do it.