5 ms·
Seems to break if you have a link without an href. It also seems to blow away any previous listeners places on elements. Any plans to have callbacks for events
by splitrocket 14y ago
Seems to break if you have a link without an href.
It also seems to blow away any previous listeners places on elements. Any plans to have callbacks for events so that listeners can be re-bound?
Aside from that, looks totally sweet. I'm going to use this in a bunch of places.
- vdemedes 14y agoAwful mistake, sorry, completely forgot about that issue. Will be fixed ASAP. However, there is "new" event, which gets fired on every new page. You can listen to it using $.joconut.on, see Readme in GitHub repository at https://github.com/vdemedes/joconut https://github.com/vdemedes/joconut. Thanks, glad you like it!