comment
This commit is contained in:
parent
8523da3050
commit
757c964f7b
@ -934,6 +934,7 @@ threading =
|
|||||||
# don't thread image controls
|
# don't thread image controls
|
||||||
node = $ 'form[name=delform] > *:not([id])'
|
node = $ 'form[name=delform] > *:not([id])'
|
||||||
# don't confuse other scripts *cough*/b/ackwash*cough*
|
# don't confuse other scripts *cough*/b/ackwash*cough*
|
||||||
|
# gotta have a named function to unbind.
|
||||||
$.bind d, 'DOMNodeInserted', threading.stopPropagation
|
$.bind d, 'DOMNodeInserted', threading.stopPropagation
|
||||||
threading.thread node
|
threading.thread node
|
||||||
$.unbind d, 'DOMNodeInserted', threading.stopPropagation
|
$.unbind d, 'DOMNodeInserted', threading.stopPropagation
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user