Nathan Bussey

Nathan Bussey

New Orleans Saints 243rd pick
OLB · Illinois · 2011–present

Nathan Bussey is a linebacker who played college football at Illinois. He was selected by the New Orleans Saints in the 7th round (243rd overall pick) of the 2011 NFL Draft.

Draft Details

Year
Round
Round 7
Pick
243rd overall
Position
College

People Also Search For

Related Links

More from the 2011 Draft

class="sr-item" href="/player/'+p.s+'/">'+p.n+''+p.p+' · '+(p.y||'')+'';}).join(''); hbox.style.display='block'; }); document.addEventListener('click',function(e){if(!hinp.contains(e.target)&&!hbox.contains(e.target))hbox.style.display='none';}); } })(); (function(){ document.querySelectorAll('.sortable-table, .stats-table').forEach(function(table){ var headers=table.querySelectorAll('thead th'); var sortCol=-1,sortAsc=true; headers.forEach(function(th,i){ th.style.cursor='pointer'; th.addEventListener('click',function(){ if(sortCol===i){sortAsc=!sortAsc;}else{sortCol=i;sortAsc=true;} headers.forEach(function(h){h.classList.remove('sort-asc','sort-desc');}); th.classList.add(sortAsc?'sort-asc':'sort-desc'); var tbody=table.querySelector('tbody'); var rows=Array.from(tbody.querySelectorAll('tr')); rows.sort(function(a,b){ var at=a.cells[i]?a.cells[i].textContent.trim():''; var bt=b.cells[i]?b.cells[i].textContent.trim():''; var aEmpty=(!at||at==='—'||at==='--'||at==='-'); var bEmpty=(!bt||bt==='—'||bt==='--'||bt==='-'); if(aEmpty&&bEmpty)return 0; if(aEmpty)return 1; if(bEmpty)return -1; var an=parseFloat(at.replace(/[^0-9.-]/g,'')),bn=parseFloat(bt.replace(/[^0-9.-]/g,'')); if(!isNaN(an)&&!isNaN(bn)){return sortAsc?an-bn:bn-an;} return sortAsc?at.localeCompare(bt):bt.localeCompare(at); }); rows.forEach(function(r){tbody.appendChild(r);}); }); }); }); })();