Umesh Chakor
Sr PHP Developer
Monday, 22 April 2013
Prevent Image Dragging From Website
onmousedown="if(event.preventDefault){event.preventDefault();}" ondrag="return(false)" Call This function on image tag
Saturday, 5 January 2013
Div Reload in Jquey
$("#divId").load(location.href + " #divId>*", "");
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)