SCRIPT438: Object doesn't support this property or method jquery-1.5.1.js, line 639 character 1
code line...
} else {
for ( var value = object[0];
i < length && callback.call( value, i, value ) !== false; value = object[++i] ) {}
}
this error is coming in ie8 only. for popup it will not shoe contents.(using jquery-1.5.1.js)