Hi Marc,
Works fine but commit 215eb80df9b5456d4b2131bb98d8448797ef2c74 needs an improvement; please avoid this kind of syntax: $($temp_div) It should be just $temp_div as this is already a jQuery object.