
Sometimes you may need to clear canvas for redrawing in JavaScript. Here are the steps to do so.
Often you may need to detect when users your website or application. Here is how to detect when user leaves page.
Sometimes you may need to use JavaScript variables in jQuery selectors. Here are the steps to do it.
Sometimes you may need to generate random color in JavaScript. Here is how to create a random color generator in JavaScript.
Sometimes you may need to change href attribute of link using jQuery. Here are the different ways to do this.
Sometimes you may need to get URL parameters using jQuery or JavaScript. Here are the steps to do it.