-
Problems with Netscape and Border in Conveyor Belt slideshow script
1) Script Title: Conveyor Belt slideshow script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...rightslide.htm
3) Describe problem:
hi,
I place a 1 px border around the belt like this:
document.write('<table style="border-collapse:collapse;border:1px solid #FFFFFF;" border="0" cellspacing="0" cellpadding="0"><td>')
if (iedom){
write('<div style="position:relative;width:'+sliderwidth+';height:'+sliderheight+';overflow:hidden">')
write('<div style="position:absolute;width:'+sliderwidth+';height:'+sliderheight+';background-color:'+slidebgcolor+'" onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed">')
write('<div id="test2" style="position:absolute;left:0px;top:0px"></div>')
write('<div id="test3" style="position:absolute;left:-1000px;top:0px"></div>')
write('</div></div>')
works fine with all browsers but Netscape shoes a small white band on the left side of the belt but that's all. Can someone help me with this thing?
Regards
Bernd
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks