Hi Koon Sang, In selectAll.js, you can change line 475, from
> if(groupbody.visible() != expanded) {
>
to
> if(groupbody.style.visible != expanded) {
>
Works for IE8 and Firefox.
Regards,
James
--
View this message in context:
http://n4.nabble.com/Javascript-error-in-Catalog-Manager-Edit-Product-tp1563961p1564072.html
Sent from the OFBiz - User mailing list archive at Nabble.com.
