You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
var i was being bound in the closure of this click handler, then incremented by the for loop, such that its value was 1 by the time the handler was called, so we were grabbing the message body from, e.g. $("#input1") when we wanted $("#input0"). |
11 years ago | |
---|---|---|
.. | ||
api.js | 11 years ago | |
background.js | 11 years ago | |
fake_api.js | 11 years ago | |
helpers.js | 11 years ago | |
options.js | 11 years ago | |
popup.js | 11 years ago | |
test.js | 11 years ago |