I just switched to Happy.js and am using the changes to happy.js as described above for Bootstrap 2.0, with the only exception being:
Line 9: return $('<div id="'+error.id+'" class="alert
alert-error">'+error.message+'</div>');
That's just more of a personal preference thing.
