A first pass at making sure that all the setter function arguments receive the index...
authorjeresig <jeresig@gmail.com>
Wed, 6 Jan 2010 20:08:07 +0000 (15:08 -0500)
committerjeresig <jeresig@gmail.com>
Wed, 6 Jan 2010 20:08:07 +0000 (15:08 -0500)
commit600d3145386a9dca8143918cc3e339168f886a63
tree3f92d7cf15bf443e5432a013007bb25424375cf2
parent84dd82eb1a295e8671a98ebf5a854dbac63caf78
A first pass at making sure that all the setter function arguments receive the index of the element and a relevant value to work with. Fixes #5763.
src/attributes.js
src/core.js
src/manipulation.js