problem while setting srcollLeft a value

M

Madni

Here is my code :

<DIV class = "scrollbar" id="HeaderDiv" scrolling="yes" >

<xsl:attribute name = "style">
BORDER-RIGHT: medium none; BORDER-TOP: medium none; Z-INDEX: 150;
LEFT: 1px; OVERFLOW: hidden; BORDER-LEFT: medium none; BORDER-BOTTOM:
medium none; POSITION: absolute; TOP: 1px; HEIGHT: 35px WIDTH:
<xsl:number value="Grid/GridConfig/@Width"/>;
</xsl:attribute>

================================================================

Here i am trying to set the value of scrollLeft :

onscroll ="debugger;
if(parent.parent.oWESXSLTGrid) HeaderDiv.scrollLeft =
BodyDiv.scrollLeft;"

===============================================================
As u can see while debugging the code i see failure while setting the
value of HeaderDiv.scrollLeft , while BodyDiv.scrollLeft does return
some valid integer value .

Can anyone please help me in that ....

Regards ,
Madni.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top