How to make jquery bind event work
- by Dammark
For some reason my bind events won't work.
You can see my code here: http://dl.dropbox.com/u/145581/MyPage/default.html
Clicking on 'Add gadget' or the 'Remove gadget' button should be firing alerts but nothing happens.
Any ideas ?