jquery update issue prevents comments from reloading and resetting watch cursor
This commit is contained in:
parent
fc78ba7c2f
commit
4febdc3bcd
@ -640,7 +640,7 @@ function updateConvItems(mode,data) {
|
||||
var bimgcount = bimgs.length;
|
||||
|
||||
if (bimgcount) {
|
||||
bimgs.load(function() {
|
||||
bimgs.on('load',function() {
|
||||
bimgcount--;
|
||||
if (! bimgcount) {
|
||||
collapseHeight();
|
||||
|
Reference in New Issue
Block a user