----------------------------------------------- <script src="http://www.google.com/jsapi?key=AB"></script> <...
Monday, 26 May 2014
Timeago Php in jQuery
satish mallick
May 26, 2014
--------------------------------------------- <script src="http://http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js...
Textarea Character Limit with jQuery
satish mallick
May 26, 2014
--------------------------------------------------- <script src="http://http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery....
On Click image Change in jQuery
satish mallick
May 26, 2014
--------------------------------------------- <script src="http://http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js...
Wednesday, 21 May 2014
How to refresh a page in jQuery
satish mallick
May 21, 2014
------------------------------------------------------ <script src="http://http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jque...
Cloning an object in jQuery
satish mallick
May 21, 2014
----------------------------------------------- <script src="http://http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min....
------------------------------------------------------------- <script src="http://http://ajax.googleapis.com/ajax/libs/jquery/1.11...
getting size of the image using javascript
satish mallick
May 21, 2014
-------------------------------------------------------- <script language="JavaScript"> function getImgSize(imgSrc) { v...
JavaScript Can Change HTML Attributes
satish mallick
May 21, 2014
------------------------------------------- <img id="my_Image" onclick="change_Image()" src="path of the image...
How we can get document size in javascript
satish mallick
May 21, 2014
---------------------------------------------------------- function displayDocumentSize() { var docWidth = document.body.clientWidth; cons...
Sunday, 18 May 2014
customized select option in jQuery
satish mallick
May 18, 2014
-------------------------------------------------- <script type='text/javascript' src="http://ajax.googleapis.com/ajax/lib...
Convert Menu to Dropdown in jquery
satish mallick
May 18, 2014
------------------------------------------------- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js...
scroll to top jquery
satish mallick
May 18, 2014
------------------------------------------------ <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js...
Customize Browse button in jQuery
satish mallick
May 18, 2014
-------------------------------------------- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"...
Add or Remove class in jQuery
satish mallick
May 18, 2014
---------------------------------------------- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"...
Saturday, 17 May 2014
--------------------------------------------- <script type="text/javascript" src="http://code.jquery.com/jquery-1.6.4.m...
-------------------------------------------------------- <script type="text/javascript" src="http://code.jquery.com/jque...
Tabbing jQuery Example
satish mallick
May 17, 2014
-------------------------------------------- <script type="text/javascript" src="http://code.jquery.com/jquery-1.6.4.min...
----------------------------------------------------- <script type="text/javascript" src="http://code.jquery.com/jquery-...
------------------------------------------------------- <input type="text" onkeypress="return isNumberKey(event);"...
View webpage source using javascript
satish mallick
May 17, 2014
--------------------------------------------------------- <form action= "#" onsubmit= "return getsource();" > ...
-------------------------------------------------- <div id="links"> <a href=" http://stuff.com " onclick=...
-------------------------------------------------- <form id="chk"> <select><!--onchange="open_this...