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

Silverlight 4 xap doesn't show up in Firefox, but works in IE

I recently upgraded a Silverlight 3 web project to Silverlight 4. All i had to do was rebuild the code in VS 2010 with toolkit et al installed and host it on server. On testing, the SL xap showed up in IE 7 and worked as expected. But, on Firefox,…
pencilslate
  • 12,238
  • 17
  • 54
  • 72
0
votes
1 answer

FireBug didn't working

I created a index.php file located in http://localhost/home/index.php. The file filled with the code below.
Nano HE
  • 8,539
  • 29
  • 91
  • 135
0
votes
1 answer

How to open Firefox 3.6.13 without titlebar

I need to remove the Titlebar in Firefox 3.6.13 window. I googled and found this link: http://www.mozilla.org/unix/customizing.html I realized removing the Title Bar is possible by changing the file userChrome.css in this Path…
Unix2000
  • 41
  • 6
0
votes
3 answers

LT Firefox 3.6 CSS Hack

Looking for a Firefox 3 CSS hack that doesn't inherit in Firefox 3.6. html>/**/body .blockmeta .date-ui, x:-moz-any-link, x:default { border:1px solid #ccc; border-bottom:2px solid #ccc; background:#f2f2f2; …
Parrfolio
  • 157
  • 1
  • 4
  • 9
0
votes
2 answers

Firefox 3.6 not displaying content - xajax, jquery, css

I know this question may sound vague, but I have been debugging (PHP and js) our application for a day now and have not found any issues in the data generation. Our application uses xajax to generate lists based on data that we have in our DB. we…
Onema
  • 6,423
  • 11
  • 61
  • 97
0
votes
2 answers

sIFR links lose focus in Firefox 3.6 after scrolling

I've noticed this issue in previous versions of Firefox whereby after scrolling sIFR links become inactive and need to be clicked in order to become links again. The fix for this was fairly straightforward and just required you to add 'fixFocus:…
Kat
  • 1
  • 1
0
votes
0 answers

restrict "Remember password" window or "autocomplete=off" in Firefox 3.6

I want to set "autocomplete="off" property in Mozilla Firefox 3.6 for a single form on a web page not for complete web application. But it seems that 3.6 version does not have autocomplete property. I am able to restrict the firefox to show …
Infotechie
  • 1,553
  • 6
  • 21
  • 31
0
votes
2 answers

jQuery Masonry error in FF 3.6

I have a page with some tiles laid out using the jQuery Masonry plugin. However i get an error in FF 4 and below: $("#flextiles").masonry is not a function I am tearing my hair out as to why it is not working, it works in every other browser - even…
El Guapo
  • 527
  • 2
  • 13
  • 25
0
votes
1 answer

Unable to use window.setTimeout in Ajax Truclient

I want to run a function in TruClient (Firefox) every 0.1 seconds using window.setTimeout: function foobar(delay_accumulator){ if(delay_accumulator >= 100)//10 seconds return; //do something window.setTimeout(function() {…
kxsong
  • 410
  • 4
  • 13
-2
votes
2 answers

What is your Wordpress 2.9 theme development workflow after getting PSD from client?

What are useful and free resources to make Wordpress 2.9 themes? Is Dreamweaver helpful to make themes ? What are time saving tips? I'm using Dreamweaver CS3 on Windows. and my main browser is FF 3.6. I know some extensions of dreamweaver but…
Jitendra Vyas
  • 134,556
  • 218
  • 544
  • 822
1 2 3 4 5 6 7
8