This is a discussion on "[SOLVED] slideshow banner IE -> FF problem" within the JavaScript Forum section. This forum, and the thread "[SOLVED] slideshow banner IE -> FF problem are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] slideshow banner IE -> FF problem
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Can someone help me why this code ?
it works only in FF, guy who provided me this code said that he can get it working...
if that is question of money just tell me will pay cuz needto fix it very very fast !! |
|
#2
|
||||
|
||||
|
Re: slideshow banner IE -> FF problem
Hi Miob,
That script works for me in FF and IE, how do you have it in your page?
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
#3
|
|||
|
|||
|
Re: slideshow banner IE -> FF problem
|
|
#4
|
||||
|
||||
|
Re: slideshow banner IE -> FF problem
Okay,
The script you are using utilizes the DOM but you have no document. You can't just drop that scirpt inside a page. If you create an actual page and put the script in the <body> tags, it will work. eg:
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
#5
|
|||
|
|||
|
Re: slideshow banner IE -> FF problem
|
|
#6
|
||||
|
||||
|
Re: slideshow banner IE -> FF problem
Okay, you need to change the script slightly
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
#7
|
|||
|
|||
|
Re: slideshow banner IE -> FF problem
ok i updated that file, as you stated above.
still no scrolling ;-( even FF is not working... |
|
#8
|
||||
|
||||
|
Re: slideshow banner IE -> FF problem
Okay, that's because you've copied the code straight from this thread and there are line breaks in the middle of javascript statements. I have attached the file to this thread.
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
#9
|
|||
|
|||
|
Re: slideshow banner IE -> FF problem
uploaded your html to server
http://www.autobazar.eu/banners/facal.html it's weird i think it was working on my local pc, but on the server it isn't anyway, you're very helpful, thanx Last edited by miob; Oct 8th, 2007 at 15:30. |
|
#10
|
||||
|
||||
|
Re: slideshow banner IE -> FF problem
Okay, it works on your computer as load time is much faster.
Try the attached which has a delay before the script tries executing anything. Cheers,
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
#11
|
|||
|
|||
|
Re: slideshow banner IE -> FF problem
AWESOME !
finallly get it working... i have idea what about preloading script for banners ? cuz it takes some time till it gets scrolling.. i need to do it fast as is possible cuz it's ads tell me pls what number i can test lower... and is that possible to put ads from left: 0px, not from the end on the right.. thanx Last edited by miob; Oct 8th, 2007 at 17:30. |
|
#12
|