IE7 incomaptiblity

G

Guest

I used to work on web application which was build on cold fusion 4.5.
that application has a calendar control(through a javascript).
which works Perfectly fine on IE6. when I tried to run the same application
on IE7
it is giving me an error as 'object required'
the satement on which it is giving me an error is
openwindow.document.open();

why it is so.
 
G

Guest

what does it mean does the microsoft ids going to make any changes in IE7
beta 1 so that it can support the older application and i found that on IE 7
it is giving error on many of that javascript statements such as
window.open();
outputwindow.open();

when do i expect the solution of this issue in IE7

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top