I have installed the Aspx control onto a clients site. Everything is working great! The only issue is that in IE 6 & 7 I get a javascript error, Document.Forms[...] Is Null or Not an Object...
It took a while, and my first thought wasn't actually the zoom search control, but after following IE's really lame error report I managed to conclude it was coming from a dynamically loaded resource file.
So after commenting out the zoom search control the error is gone. Unfortunately we, and the client, are pretty fond of the control and we don't want to do away with it. But we can't have javascript errors all over the place.
So has anyone else seen this? I have checked the zoom search demo in IE and I don't get the error, but I believe the demo is run in php.
Also, if it helps anyone help me out, the error is not present in Firefox.
Please help!
Chris
It took a while, and my first thought wasn't actually the zoom search control, but after following IE's really lame error report I managed to conclude it was coming from a dynamically loaded resource file.
So after commenting out the zoom search control the error is gone. Unfortunately we, and the client, are pretty fond of the control and we don't want to do away with it. But we can't have javascript errors all over the place.
So has anyone else seen this? I have checked the zoom search demo in IE and I don't get the error, but I believe the demo is run in php.
Also, if it helps anyone help me out, the error is not present in Firefox.
Please help!
Chris
Comment