Guest User

Untitled

a guest
Jan 21st, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. get table element
  2.  
  3. get table rows, add class to all odd rows using modulus, omit rows containing <th>
  4.  
  5. profit???
  6. --------^^roadmap^^---------
  7.  
  8. -----provided file--------
  9.  
  10. var obj = {
  11. init : function(color){
  12.  
  13. },
  14. stripeTable : function(){
  15.  
  16. }
  17. }
Add Comment
Please, Sign In to add comment