download common.js
Language: JavaScript
LOC: 17
Project Info
ourepm(epm)
Server: CodePlex1
Type: svn
...t\Eagle.EPM.Web.UI\Scripts\
   coda-slider.js
   common.js
   Date.js
   gantt.js
   jquery-1.3.2-vsdoc.js
   jquery-1.3.2.js
   jquery-1.3.2.min.js
   ...ry-ui-1.7.custom.min.js
   jquery.Attendance.js
   ...ry.columnmanager.min.js
   ...ontextmenu.r2.packed.js
   jquery.cookie.js
   jquery.corner.js
   jquery.dataTables.js
   jquery.dataTables.min.js
   jquery.ddsmoothmenu.js
   jquery.dynatree.js
   jquery.dynatree.min.js
   jquery.EPMUI.js
   jquery.floatDiv.js
   jquery.form.js
   ...y.history_remote.min.js
   Jquery.kkTreeMenu.js
   ...ry.localscroll-1.2.5.js
   jquery.MoreTable.js
   jquery.MoreTable2.js
   jquery.PageBar-1.1.1.js
   jquery.pngfix.js
   ....progressctrl.packed.js
   ...y.serialScroll-1.2.1.js
   jquery.splitter.js
   jquery.TableColumn.js
   jquery.tablednd_0_5.js
   jquery.tabs.min.js
   jquery.Timers.js
   jquery.treeTable.min.js
   jquery.validate.min.js
   json2.js
   stab.js
   toggle.js

function RemoveArray(array,attachId) 
{ 
var f=false; 
for(var i=0,n=0;i<array.length;i++) 
{ 
if(array[i]!=attachId) 
{ 
array[n++]=array[i] 
}else 
f=true; 
} 
if(f==true) 
array.length -= 1; 
} 

Array.prototype.remove = function (obj) { 
return RemoveArray(this,obj); 
}; 



About Koders | Resources | Downloads | Support | Black Duck | Submit Project | Terms of Service | DMCA | Privacy Policy | Site Map| Contact Us