----------------------------------------------------- <script src="http://http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquer...
Thursday, 12 June 2014
Monday, 9 June 2014
Registration form validation using javascript
satish mallick
June 09, 2014
<script> function Submit(){ var emailRegex = /^[A-Za-z0-9._]*\@[A-Za-z]*\.[A-Za-z]{2,5}$/; var fname = document.form.N...
Monday, 2 June 2014
Draggable div Without JQuery UI
satish mallick
June 02, 2014
See the Pen Draggable div without jQuery UI by satish mallick. ------------------------------------------------------ <script...
Dynamically change "title" using jQuery
satish mallick
June 02, 2014
------------------------------------------ <script src="http://http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js...
disable all jQuery animations at once
satish mallick
June 02, 2014
------------------------------------------ <script src="http://http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js...
How to test JavaScript code performance
satish mallick
June 02, 2014
-------------------------------------------- <script src="http://http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js...
Sunday, 1 June 2014
changing font family and font size in jQuery
satish mallick
June 01, 2014
------------------------------------------------- <script src="http://http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.mi...