Hi,
We have a BCM50 system with a number of direct dial numbers and I need to reallocate them around the office as some people do not use them. Can anyone point me in the direction of some instructions?
Thanks in advance
yeah but what I don't understand is that I have more than one object with an ID=newObject I need to be able to remove them by the value of the innerHTML
Can anyone help me I need to be able to delete a specified object. Heres the function I used to create the object.
function showObject (){
if (request.readyState == 4) {
var returned = request.responseText;
var splitResult = returned.split(" ");
var h = splitResult[0];
var w =...
Hi all,
I'm not sure of the terms I should be using but maybe you can understand what i am trying to do from my code.
My code generates an img object and defines the attributes. What I need to do is to add an event handler (onmousedown) to it. Has anyone any suggestions?
function...
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.