Home Gitesh Portfolio Blog About Me Gallery Contact

Javascript & Jquery

Get iframe height with javascript

Click ReadMore to find solution...

Posted: 22/04/2013 8:58:10 p.m. by Gitesh Shah | with 0 comments


Get all URL query string parameters with a Jquery

Click ReadMore to find solution...

Posted: 22/04/2013 8:54:18 p.m. by Gitesh Shah | with 0 comments


Check whether there is already a Jquery or not on the page

<script>window.jQuery || document.write('<script src="http://code...


Posted: 22/04/2013 8:45:56 p.m. by Gitesh Shah | with 0 comments


REGEX code for validating an Email Address

Validate an email address with the regex code...

Posted: 22/04/2013 8:24:06 p.m. by Gitesh Shah | with 0 comments


Trigger a Click or function automatically

Click read more for solution...

Posted: 22/04/2013 8:22:14 p.m. by Gitesh Shah | with 0 comments


Stop A(hyperlink) tag to add # tag to the url

Posted: 22/04/2013 8:19:29 p.m. by Gitesh Shah | with 0 comments


IndexOf() doesn't wok in jquery with Array

If you are using an array and want to use indexOf for them, Just run this code before making any calls in indexOf()

Posted: 20/04/2013 11:48:19 p.m. by Gitesh Shah | with 0 comments