Joined: Thu May 12, 2011 10:58 pm Posts: 1 Has thanked: 0 time Have thanks: 0 time
In IE8 the column headers are not locked and this line of code: trs[x].style.setExpression("top", "this.parentElement.parentElement.parentElement.scrollTop + 'px'");
seems to fail has it is no longer supported. Works great in FF - love to use - any ideas to fix IE version?
msi_333
Question subject: Re: Does not Work IE8
Posted: Fri May 13, 2011 12:39 pm
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2279 Location: Earth Has thanked: 39 time Have thanks: 61 time
can you post more code ,
did u add this line ?
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
_________________ Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )