animating a DIV block problem 
Author Message
 animating a DIV block problem

I have a DHTML app that animates several images enclosed inside of <DIV>
tags.  They simply move to the left and then back to their original
position.  The code works fine in IE ver: 4.71.1712.6 and IE ver: 5+.  
The problem is that the code does not work in IE ver: 4.72.3110 and
4.72.3612.1713 (SP-2).

The actual problem is that as the <DIV> block moves to the left, it adds
a scroll bar at the bottom of the screen.

Does anyone know why this occurs and maybe a solution?

The code is:

document.all.divname.style.posLeft += 1;



Tue, 21 Jan 2003 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. A script block cannot be placed inside another script block

2. Norton AV Script Blocking and HTA files problem

3. minimize div problem

4. Netscape 6 problem when trying to make visible/hidden complex DIV objects

5. DIV visibility problem

6. problem with div

7. DIV problems

8. minimize div problem

9. Problem with Navigator and DIV object

10. Problem with DIV and scrolling in MSIE 4.0

11. Problem with Checkboxes in a DIV

12. Problem with DIV and <A> tag

 

 
Powered by phpBB® Forum Software