Skip to content

Instantly share code, notes, and snippets.

@rinx
Last active August 31, 2016 16:32
Show Gist options
  • Select an option

  • Save rinx/8928940 to your computer and use it in GitHub Desktop.

Select an option

Save rinx/8928940 to your computer and use it in GitHub Desktop.
黒い歴史を消して全部AA
for(var i=0; i< jq$(".column_odd_120").length; i++) jq$(".column_odd_120").attr("class","column_odd")
for(var i=0; i< jq$(".column_odd").length; i++) jq$(".column_odd > td:eq("+(5+i*8) +")").text("AA")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment