|
I need both Firefox 2 and Firefox 3 on my Mac OS X for testing purposes.
Is it possible?
Started by Eugene on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
So
Open the firefox 2 dmg
Copy Firefox to Applications....
See if this approach could help solve your problem: OS X install firefox 2 firefox 3 same computer
You just need to change the application name once it is installed.
|
|
Hi guy,
I have a big problem with my web site ( you can see here ), several user can't see images with firefox. I use too firefox but I don't have this problem.
These users use firefox 3.5.2 with windows XP or VISTA. I have no idea to find the problem...
Started by Kiva on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Http://validator.w3.org reasonably well laid out (....
Like "is the HTML valid".
Or Fireworks)
I tried to resave all images and nothing, users have always this f**** problem :(
Whenever I get a problem like this, I start from basics...
|
|
Hi, While composing mail in gmail(opened in firefox 3.5.7) at times when i type ' key (eg: I'm), the find bar opens in the status bar and the control goes there.
This is not happening always. I'm not sure if it is related to gmail or firefox.
What is ...
Started by pragadheesh on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Make sure you uncheck Search for text when I start typing... .
This is because / and ' are the default shortcuts to open the "quick find bar" .
It can be turned on/off in your Preferences panel, under the advanced options .
This is called "Find as you type".
|
Ask your Facebook Friends
|
Hi,
I want Firefox Add-on to know where time is being spent in my Web Application.
Started by Wahid Bitar on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
YSlow grades.
YSlow is a Firefox add-on integrated with the Firebug web development tool.
YSlow analyzes web pages.
Check out Yahoo's YSlow , it works in combination with the Firebug Firefox addon.
|
|
I have windows 7 and the newest version of mozilla. when i try to install the add-on vimperator for firefox i get an error message:
Firefox could not install the file at
https://addons.mozilla.org/en-US/firefox/downloads/latest/4891/addon-4891-latest....
Started by jay on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
I hope you're not ....
Error -203 when a network problem (or a firewall) has got in the way and prevented Firefox a beta release? I'm not sure about beta releases, but Vimperator works perfect with the newest Firefox stable release.
|
|
Hi all,
I know it's a long shot with so little details I can provide, but here's the problem:
I have an asp.net (3.5) application, which I'm trying to run on IE,Firefox and Chrome. On IE and Chrome EVERYTHING works just fine, but Firefox causes trouble...
Answer Snippets (Read the full thread at stackoverflow):
What will probably happen when you click the problem....
I've had a problem like this in the past specifically with firefoxThe best place to start would be to get the "Firebug" plugin for Firefox.
If not then use FireBug as @Sohnee says.
|
|
I am using yaml for layout and famous clearfix css to make sure container with floats get extended.
Everything works fine with Firefox 3, IE6, IE7, IE8, Opera 9 and Google Chrome, but I have issue with Firefox 1, Firefox 2 and SeaMonkey. The problem is...
Started by Milan Babuškov on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Try replacing clearfix with this technique and your problem should be solved.
If you would rather.
|
|
Hi,
Is it possible to have a nested ajax form in cakephp and firefox ? i.e.
$ajax->form(form1...) table row $ajax->form(childForm_rowId) $form->end(childForm_rowId) endrow end table $form->end
I found this works in IE7, but not in Firefox ...
Started by porto alet on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Nesting multiple FORM elements within each other....
Depending on what you need to do you'll have to do some custom Javascripting, without nesting forms .
Different browsers react differently when this role is broken.
You can't nest forms, as simple as that.
|
|
Hi friends,
In my asp page there is one textbox name "ProductName"
if i write any thing in that textbox and refresh that page , textbox is not clear in firefox. But i open this same page in Internet explore and write any thing in textbox and refresh the...
Started by Alex on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Basically, the way Firefox implements this is it refills in form elements with the same name when discretion, but let me just say that as a Firefox....
There's nothing you can do about.
This is a feature of Firefox (one I'm quite fond of).
|
|
My website is working fine on IE, but when I open it on Firefox, Firefox asks to download the same page and opens the Download File dialog. This problem occurs sometimes in Safari also.
For example, if I type in the URL as:
http://www.example.com/news...
Started by RPK on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
This appears to be a problem with the MIME type being sent by your server in the HTTP header.
|