Skip to content

Instantly share code, notes, and snippets.

@KarbonDallas
Created January 27, 2013 13:08
Show Gist options
  • Save KarbonDallas/4648292 to your computer and use it in GitHub Desktop.
Save KarbonDallas/4648292 to your computer and use it in GitHub Desktop.
How to ask for Javascript help
[07.50.35] < guy> what is the best way to keep track of all the bindings to unset them later?
[07.51.02] < jasper^off> ckknight if it can't be my template...what good would it be :P
[07.51.40] < Nexxy> guy, if you just want to remove them
[07.51.43] < Nexxy> you an use unbind
[07.51.45] < Nexxy> can*
[07.51.52] < guy> Nexxy: No, it is off()
[07.52.09] < guy> what about assigning a unique ID to every interface and then using namespace to set them all off?
[07.52.21] < Nexxy> I guess you can use .off too
[07.52.23] < guy> oh. sorry this is #javascript
[07.53.55] < Nexxy> hey I didn't know you can namespace events with jquery
[07.53.58] < Nexxy> that's pretty nice
[07.55.13] < guy> have you ever thought about not giving advices about something that you don't know shit?
[07.56.17] < Nexxy> guy, that kind of language is completely unnecessary
[07.56.27] [freenode] »¡« guy ~gajus@oftn/member/guy
[07.56.27] [freenode] »¡« ircname : Gajus
[07.56.27] [freenode] »¡« channels : ##javascript
[07.56.27] [freenode] »¡« server : holmes.freenode.net [London, UK]
[07.56.27] [freenode] »¡« account : guy
[07.56.27] [freenode] »¡« End of WHOIS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment