thank you for your reply gits, I hadn't logged in for quite a while, should I include the enitre script file? anyways, I have included it!!
[CODE=javascript]//BEGIN
addEvent(window , "load", sortables_init) ;
//Common Variables
var SORT_COLUMN_IND EX;
var oldRows = new Array();
//=============== =============== =============== =============== =============== ======
// This...
User Profile
Collapse
-
-
'parentNode' is null or not an object error
I'm new to javascript...I' m getting 'parentNode' is null or not an object error in the following code
[CODE=javascript] for (var ci=0;ci<headerL ink.parentNode. childNodes.leng th;ci++) {
if (headerLink.par entNode.childNo des[ci].tagName && headerLink.pare ntNode.childNod es[ci].tagName.toLowe rCase() == 'span') span = headerLink.pare ntNode.childNod es[ci];
}[/CODE]
can anybody tell me...
No activity results to display
Show More
Leave a comment: