Sometimes you may need to get image size & width using JavaScript. Here are the steps to do it.
How to Use Multiple jQuery Versions on Same Page
Sometimes you may need to use multiple jQuery versions on single web page. Here are the steps to do it.
How to Convert Form Data to JavaScript Object Using jQuery
Often you may need to convert web form data to JS object. Here are the steps to convert form data to JavaScript Object using jQuery.
How to Detect Mobile Device Using jQuery
Sometimes you may need to detect mobile device on your website. Here is how to detect mobile device using jQuery.
How to Bind Event to Dynamic Element in jQuery
How to Find Sum of Array of Numbers in JavaScript
Remove Unicode Characters from String
Often you may need to remove Unicode characters from string in JavaScript. Here are the steps to do so.
Remove Accents/Diatrics from String in Python
Sometimes you may need to remove accents and diatrics from string using python. Here are the steps to do so.
Remove Accents/Diatrics from String in JavaScript
Sometimes you may need to remove Accents/Diatrics from String in JavaScript. Here are the steps to do so.