It's hard to say without seeing it in action but try adding this:
document.getElementById('slideDiv').style.overflow = 'hidden';
Greg
2009-11-04 11:57:48
It's hard to say without seeing it in action but try adding this:
document.getElementById('slideDiv').style.overflow = 'hidden';