Questions tagged [firefox-12]

Version 12 of the Mozilla Firefox browser. Released on April 24, 2012.

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.

See also the Wikipedia article.

3 questions
2
votes
3 answers

Firefox 12 html element won't shrink below 376px

I have just created an HTML5 page with a background image in the top center. Example
Fenton
  • 241,084
  • 71
  • 387
  • 401
1
vote
2 answers

CSS Sprites work in FF12 but not IE8

This HTML-Code... ...works with this CCS-Code... a.testclass { background: transparent url(sprite.png) no-repeat -125px -671px; display: block; width: 378px; height: 150px; } ...in…
MiBerG
  • 35
  • 8
0
votes
1 answer

HERE Maps SearchBox not working on Firefox older version (eg. 12)

I'm trying to get HERE Maps working on Firefox 12 and I'm having troubles with the SearchBox component, in particular clicking on a search result. After a little debug, I found that the jsPlacesAPI.js remote script throws an error at this point: var…
Flea777
  • 1,012
  • 9
  • 21