pdthiep
05-18-2010, 02:36 AM
1) Script Title: DD Ajax Tabs
2) Script URL (on DD):
3) Describe problem:
Have now implemented the (really good) Ajax Tabs on a prospect website. All works well in Firefox and Opera, but get an error when loading some content using IE (Internet Explorer) 6 and 7.
The MS Script Debugger tell me it's on this line in ajaxtabs.js:
> document.getElementById(divId).innerHTML=page_request.responseText;
and that the error is an "unknown runtime error".
Please help me !!:confused:
2) Script URL (on DD):
3) Describe problem:
Have now implemented the (really good) Ajax Tabs on a prospect website. All works well in Firefox and Opera, but get an error when loading some content using IE (Internet Explorer) 6 and 7.
The MS Script Debugger tell me it's on this line in ajaxtabs.js:
> document.getElementById(divId).innerHTML=page_request.responseText;
and that the error is an "unknown runtime error".
Please help me !!:confused: