It just makes me smile that you seem to be sleeping in the morning rather than in the night ;)
Posted: January 8th, 2013, 08:48 AM
$('.remove_button').click() doesn't work with _modalDone set to true...
$('.remove_button').unbind('click').click() doesn't work either, but then doing a second manual click on the link works.
So far, all I could find to 'make it work', is do a silly location = e.target.href... Not exactly 'good looking', and it will definitely add a lot of code to reqWin(), even to cancel out the 20 bytes I just saved by rewriting stuff yesterday...
Maybe it's a jQuery bug. I'll try with v1.9.