Questions tagged [firefox3.5]

Version 3.5 of the Mozilla Firefox browser, which was released on 30 June 2009.

Mozilla Firefox is a free and open source web browser developed for Microsoft Windows, OS X and Linux (including Android) coordinated by Mozilla Corporation and Mozilla Foundation. Firefox uses the Gecko layout engine to render web pages, which implements current and anticipated web standards. wikipedia

34 questions
0
votes
2 answers

Multiple jquery code works in every browser apart from Firefox 3.5

I have 3 different jquery uses & put it into one code as follows: $(function() { $("#ticker01").liScroll({travelocity: 0.075}); $(mainContent).corner("10px"); $(".article .thebody").hide(); $("#mainContent .article ul") …
Chris
0
votes
3 answers

Different css rendering for span inside td with FF3.5 versus FF3.0

I have a web page that has a table and inside one of the td is span that uses a smaller font, float right to place it to the far right, and a negative margin-top, so it is aligned with larger text in the td. With Firefox 3.0 it works fine, but I…
None
0
votes
6 answers

Silverlight 3 on Mac OS X in Firefox 3.5 doesn't work!

I'm trying to upgrade my site to Silverlight 3. All my customers are having a reasonabily good experience from upgrading to Silverlight 3 from Silverlight 2 or just a fresh install. But on Mac OS X in Firefox 3.5, after Silverlight is installed they…
Ash
  • 754
  • 1
  • 10
  • 18
0
votes
1 answer

GWT DecoratorPanel problem in Firefox 3.5

Rounded corners ing GWT's DecoratorPanels don't look right for me in FF3.5. See the gap below the upper right-hand corner: http://img.skitch.com/20090705-c95g8b1cn33t22wnypk4h5mjwt.jpg Anyone else having this problem? The showcase app uses rounded…
Mike Bannister
  • 1,424
  • 1
  • 13
  • 16
1 2
3