Questions tagged [firefox3.6]

Version 3.6 of the Mozilla Firefox browser. Released on January 21, 2010.

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

115 questions
0
votes
1 answer

asp.net website doesnt work with firefox 3.6

So I made a website, hosted it and it works fine on firefox 5.0 my friend tested it out, and he said it doesnt work for him, he is using firefox 3.6 the website is written in asp.net. I decided to test it out myself, and he was right. firefox 3.6…
Angie
  • 313
  • 1
  • 7
  • 20
0
votes
1 answer

Div width clipped - only in Firefox for Windows

I am having a problem occurring only in Firefox for Windows (although I admit I am using Browserlab to test, and crossing my fingers it is accurate!) The test page is here: http://carolineelisa.com/rkl/index2.html Currently in FF3-4 the grey…
Caroline Elisa
  • 1,216
  • 6
  • 17
  • 34
0
votes
1 answer

How to set breakpoints using firebug

I'm using Firebug (for the first time) on Firefox 3.6.8 on MacOS X 10.6.7. The Firebug documentation says that you can set a breakpoint just by clicking on the source line. That's not happening for me -- it's like the source window doesn't have…
Peter vdL
  • 4,765
  • 9
  • 37
  • 59
0
votes
3 answers

Why FIrefox doesn't recognize
?

I would just like to confirm if Firefox can't interpret
tag? I created a website and tested it on Chrome and Safari. Everything was fine until I tested it on firefox and it was horrible. It took me almost 2 days just to figure out that…
johan
  • 2,249
  • 9
  • 26
  • 37
0
votes
2 answers

Firefox refresh button not working

Anyone else ever have the Firefox toolbar "refresh" button not work for a particular page? Works everywhere else. Firefox 3.6.15. Any clues? EDIT: For what it's worth, I later set network.http.use-cache false, and the problem went away. No idea…
Joe Mabel
  • 1,312
  • 10
  • 28
0
votes
1 answer

Code for finding element with correct event

I have some code for firefox that runs to check whether an element on the page exists with a certain event handler, in this case onclick. Ever since FF4 came out I've been getting NS_ERROR_NOT_AVAILABLE and I'm guessing it has to do with the…
Jesus Ramos
  • 22,120
  • 9
  • 53
  • 82
0
votes
1 answer

how to make div like

Ok. I want to create div which: 1. is as big as text is 2. but it has its minimal size and maximal one And tell my why this line of CSS makes my height as max-height instead of size of text or minimal height…
oneat
  • 9,780
  • 15
  • 47
  • 66
0
votes
1 answer

jdk 1.6.0_23 does not run applet or console with firefox 3.6.15

I have the following Problem: I am using a newly installed Version of JDK 1.6.0_23 and Firefox 3.6 to run Applets which successfully execute on IE7. OS is WinXP One of the following happens depending on the Applet: 1. The Applet Canvas is Black and…
elfwyn
  • 548
  • 2
  • 10
  • 32
0
votes
2 answers

Calling $().focus on a textarea in Firefox doesn't work as expected

I've reproduced the problem here: http://jsfiddle.net/Rc52x/5/ If you click on Click here! while using Chrome, the textarea gains focus and you can start typing as expected. If you click on it while using Firefox (I'm using 3.6.15 right now), the…
adamjford
  • 7,241
  • 5
  • 26
  • 40
0
votes
4 answers

jQuery UI draggable/droppable not working in Firefox 3.6.13

I'm using .draggable and .droppable in a project and they work fine in Chrome and IE, but in Firefox 3.6.13 (Windows... I haven't tested this with FF on linux), they don't. I was about to post my code but I decided I'd try the draggable/droppable…
musashiXXX
  • 3,502
  • 4
  • 20
  • 22
0
votes
1 answer

Comet/iFrame Streaming Firefox issue

I am testing a comet app using the forever frame technique. The problem I am having in Firefox is that when an update command issued from firefox (using an AJAX post updating a DB which in turn triggers a DB listener to raise an event which prints…
user481508
  • 57
  • 1
  • 6
0
votes
1 answer

jquery set select option has no effect on the html

I have this html