Im building a draggable map that when the map is dragged the element is given a \'left\' and \'top\' attribute with values for each as so...
$.fn.removeCss=function(toDelete){ var props=$(this).attr('style').split(';'); var tmp=-1; for( var p=0;p
Delete safely with this plugin!
$('myDiv').removeCss('color');