_getElement is a function which essentially wraps document.getElementByID for additional checking:
function _getElement(a){
return document.getElementById?document.getElementById(a):null
}
widget_content_msg_100 is the element in the body of the data widget which displays "Loading..." text...
Hi,
I am developing a Web Portal application. I am testing the UI and it works flawlesly in FF, but does not work in IE.
It is hard to pin down what is wrrong exactly, and I think there may be many problems, but the two symptoms that appear at this stage are:
Microsoft JScript runtime...
Hi,
I am having no luck in connecting to a remote VPN. I got connected once, but after the initial disconnect, I cannot reconnect. The VPN client occasionally shows messages indicating that the problem is at the client side. Eg.: "Secure VPN connection terminated locally by the client...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.