muskmagazine
01-16-2008, 06:10 AM
1) Mike's DHTML scroller
2)
3) Firstly, thanks Mike for this great code!
The code in time gathers a pixel line at the top and left side in firefox. Works fine in Safari and IE6. The only way I've found to stop this from occurring is to add the border:
var myScroller1 = new Scroller(0, 0, 157, 80, 1, 0); //(xpos, ypos, width, height, border, padding)
My page is: www.muskmagazine.com/indextest.html
Any suggestions would be much appreciated.
Thank
Justin
2)
3) Firstly, thanks Mike for this great code!
The code in time gathers a pixel line at the top and left side in firefox. Works fine in Safari and IE6. The only way I've found to stop this from occurring is to add the border:
var myScroller1 = new Scroller(0, 0, 157, 80, 1, 0); //(xpos, ypos, width, height, border, padding)
My page is: www.muskmagazine.com/indextest.html
Any suggestions would be much appreciated.
Thank
Justin