Julian, have you tried this?

$("#childDiv").append('mygreatHTML').parent().updateScrollBar();


$("#childDiv").append('mygreatHTML',function(){$("#parentDiv").updateScrollBar()})

Reply via email to