This is a discussion on "Some javascript not working in Firefox" within the JavaScript Forum section. This forum, and the thread "Some javascript not working in Firefox are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Some javascript not working in Firefox
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Some javascript not working in Firefox
Hi!
I'm putting together a fairly simple page using CSS, with a javascript news scroller which I found on the internet (can't recall where now). Thing is, the news scroller works fine in Safari with and without the CSS and also in IE, but not a dickybird in Firefox. This puzzles me as it's usually Firefox that lets one get away with small errors. Can anyone advise on why it might not be working? Here's my page: http://www.jonathanmortimer.co.uk/test/ The stylesheet, not that I think it's the problem: http://www.jonathanmortimer.co.uk/te...t_dodgyjim.css The javascript thingy: http://www.jonathanmortimer.co.uk/test/newsscroller.js I have not edited this file in any way. I have forgotten where I originally got it from but have since found it here: http://www.sharepointcustomization.c...er/default.htm Thanks! |
|
|
|
||||
|
Re: Some javascript not working in Firefox
The script is using style.pixelTop and I don't think mozilla browsers recognise this.
I can't find anything on the net to prove that yet but it reminds me of a problem I've had before.... A quick look on the web shows that many people have problems with FF and style.pixelTop though.
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
|||
|
Ah right, thank you very much! I wouldn't have known where to start with that one. I'll just have to find some other method for my news scroll.
|
|
||||
|
Re: Some javascript not working in Firefox
No Problems.
There's many scripts like this out there that will work across all browsers. My favourite site for javascripts is http://www.dynamicdrive.com Cheers.
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
|||
|
Quote:
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Changing image not working in Firefox | PoetAlley | JavaScript Forum | 5 | Sep 27th, 2007 14:12 |
| Some javascript not working in Firefox | jonnymorris | Web Page Design | 4 | Sep 18th, 2007 14:02 |
| javascript working fine in IE but cannot work in Firefox | web20tester | JavaScript Forum | 0 | May 21st, 2007 17:37 |
| css not working in firefox | NeilW | Web Page Design | 8 | Dec 6th, 2006 13:40 |
| Code not working on firefox | acidblue0 | Web Page Design | 3 | Jan 2nd, 2006 20:14 |