I'm a newbie to web developement. I have WebImageViewer on page with a few links. when the page is first selected and loading the images, if I select a link on the page I get this error
Microsoft JScript runtime error: 'this._element.style' is null or not an object
the code: if(this._element.style.removeAttribute)
I have to wait until the images are completely available. Is there any way to prevent the user from selecting the links while the images are loading? Any other options?
Best, Steve
Hello Steve,
Are the links you are clicking on part of WebImageViewer? If this is the case, can you please report this directly to our Developer Support channels available at the following link:
http://es.infragistics.com/Support/default.aspx#Overview
This is something that we might have to investigate, but we will need a reproduction first.
Thanks a lot.