How to check if one one string contains another string in Javascript
To check if one one string contains another string in Javascript you can use the following method. Sample JS
All the Code Snippets and Samples you need
To check if one one string contains another string in Javascript you can use the following method. Sample JS
To check if a element is hidden in jQuery you can use the following snippet. Sample jQuery
To Clear a Field on Focus using Javascript you can use the following snippet. Sample Javascript
To count the DOM loading time in Javascript you can use the following snippet. Sample Javascript
To get the char code in Javascript you can use the following snippet. Sample Javascript
To decode a URL in Javascript you can use the following snippet. Also take a look at How to encode a URL in Javascript. Sample Javascript
To encode a URL in Javascript you can use the following snippet. Also take a look at How to decode a URL in Javascript. Sample Javascript
To check if jQuery is loaded you can use the following snippet. Sample jQuery
To open external links in new window in Javascript you can use the following snippet. Sample Javascript
This snippet will give you a array of country names template in Javascript. Sample Javascript