jquery contextMenu + .live -


i using plugin called jquery contextmenu having trouble making work elements loaded via ajax after dom has loaded. know how can working .live?

i've made modification of original jquery.contextmenu.js script. i've replaced .each() .live("mousedown", ...) , deleted appropriate mousedown binding (you can make diff of code , original changes).

you can code http://pastebin.com/jbcar6g1

works me.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -