Tagged Questions
0
votes
0answers
46 views
Object vs Embed Flash loading in Firefox
Testing with the following:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html ...
0
votes
4answers
89 views
firefox image loading issue [closed]
i loaded an image from my desktop
its loading properly in the chrome but its not loading in the firefox
providing by image tag code below
the problem is in this line
<img alt="Splitwise" ...
1
vote
3answers
61 views
Firefox forcing text on same line
I have a piece of HTML and CSS
<style type="text/css">
#main *{
position:absolute;
}
</style>
<div id="main">
<div class="cards_description">
...
1
vote
0answers
82 views
How to get firefox to re-post data on page refresh?
I'm currently developing an application that needs to behave consistently across all browsers. One of my pages loads in response to form submission. When the user refreshes the window at this page, ...
0
votes
1answer
77 views
Having spacing issues with IE9 & FF11 for OS X
Was doing some testing with a design I coded and it works well in FF 13, Chrome 21, IE 7/8 & Opera 11.62 for Windows and Safari 5.1 for OS X.
I only have WinXP so I had to use Adbobe Browserlab ...
0
votes
3answers
189 views
Firefox, Chrome CSS positioning issues
In Firefox and Chrome the Table Booking widget seems to be aligned with the website. But I have been told that it is not inline in Firefox and Chrome. But I can't seem to replicate this can anyone ...
0
votes
2answers
358 views
CSS - line-height:0 ignored in XHTML strict in Firefox
I'm using :first-line { line-height:0px; } to hide the empty first line in a block statement
curiously if I define doctype in XHTML strict Firefox ignores this statement and prints the empty line ...
0
votes
1answer
197 views
Exporting figures with svg images
I have a embedded image in an .org file which I then publish as html. The line included in the .org file is
[[./img/fig.svg]]
This is translated into html as
<p><img src="./img/fig.svg" ...
1
vote
1answer
162 views
IE renders unnecessary div elements
I'm using JSF 2 and more than one of my xhtml pages render unwanted div content.
The same content is not rendered in Firefox and Chrome.
<div id="someid">
<div class="someclass">
.......
...
0
votes
1answer
892 views
Firefox File Upload Box is bigger than Chrome/IE/Safari - How to fix? - use size(HTML) and width(CSS) parameters
Chrome, IE, and Safari...all have teh same interpretaions of my CSS for a file upload box...but Firefox...does not adhere to the width property..by about 40 px...so it looks..bad.
How do I handle ...
0
votes
1answer
392 views
CSS/XHTML Display Issue on Firefox and Chrome
Currently having an issue with getting the CSS to display a mockup page correctly. Attempted to do a two column page with a header, menu, left/right column and then the footer. Everything looks good ...
0
votes
3answers
183 views
How to get span to be only as wide as the image inside of it?
I have a span wrapping a img element and another span element, which is used for the description of the image. I want the image to be on top and then some text below the image.
I found a way using ...
0
votes
1answer
436 views
Margin problems in CSS IE vs Firefox
I'm trying to make a banner in HTML/CSS. However, I'm having trouble with the margins in one of my div's. It works perfectly in Firefox, but not in IE.
#lowerText{
float: left;
...
0
votes
3answers
855 views
Question about rendering .tiff image in HTML
In my html page, I created an tag to render some of my .tif format images.
Since .tif images can not be rendered directly in "src" attribute of the tag, so I created the following code to render ...
5
votes
2answers
1k views
Image map area poly certain coords Firefox doesn't work, IE works
I've got a problem with image map HTML.
Working example with no style and no js on:
http://www.download.lagunawebdesign.pl/bug/
<img ...
0
votes
2answers
119 views
Links opening page *over* current page
I have a website (here: http://kitandmarcin.us) with links to a variety of external pages. So far, so normal.
However, when one clicks on a link, the address bar doesn't change, and for some of the ...
5
votes
2answers
3k views
Firefox 3 html commenting issue
So I have a site where there are a lot of places where html comments are written as
I noticed that when you write:
<div>hello</div>
<!-- COMMENT ...
0
votes
1answer
316 views
Dragging/selecting inside SVG in Firefox
I am making a web-application which uses an inline SVG as its basic UI element. Some of the UI actions include selecting the text in the SVG, and dragging across the SVG. This works in Webkit and ...
0
votes
1answer
435 views
Firefox 4.0 does not show type to be “application/xhtml+xml”
I have the following code.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
...
0
votes
1answer
207 views
-moz-border-radious does not work on images in firefox … why? (related to css3)
-moz-border-radious does not work on image element (mean in html) in firefox ... why? (related to css3)
i test some way for solving that such as make a container for that image and changing the ...
2
votes
3answers
164 views
Read HTML elements
I'm building an Firefox Add-On That is suposed to read all in the HTML doc.
My problem is: I Can't make my JS in XUL read the HTML elements inside the HTML document.
I already tried ...
0
votes
1answer
78 views
Firefox mutating an <a> wrapped around a <ul> into a big mess of duplicated <a>
Chrome, IE8, Safari, and Opera all act the way I would expect, but Firefox is turning this...
<a class="header" href="a_link.html">
<ul class="header">
<li ...
6
votes
4answers
3k views
CSS table, table-cell height issue in Firefox
To start with, I have examples and code here (a site I keep to play with stuff). This is the actual link just in case: http://www.williamrosmus.com/examples/calendar1_wf.html
This is an issue I am ...
0
votes
2answers
99 views
jquery hyperlink in firefox
I have the code below which checks if a user is logged in, if they are it echo's out a javascript function hideLogin() otherwise it will echo the function showLogin() . This works fine on every ...
0
votes
2answers
520 views
CSS very tricky problem: Height issue with Xhtml
Ok so the question is simple:
I have a variable width and height div and I want to position next to it another "element" which is basically a bar made up of 3 components (top-fixed, middle-variable ...
0
votes
2answers
946 views
Css aligning/scroll bar problem
yes another problem with this scroll bar
alright so I started the website over again that was mentioned here
and I am having problems with this scroll bar again
alright so all I have is a single ...
3
votes
2answers
8k views
@font-face not working in Firefox?
Please see: http://www.kargo2.com/fonts/ for my example.
This is code generated from FontSquirrel, and working great in every other browser (including IE), but not the mighty Firefox! What am I doing ...
0
votes
1answer
370 views
problem adding row in table in xhtml document with jquery 1.4.4 and firefox
I have to pass a web site from html to xhtml because in need to include svg.
Since this change, i can't add row in tables.
environment : firefox 3.6.12 with firebug, jquery 1.4.4
unit test:
...
0
votes
1answer
461 views
Struts2 Select UI tag: problem with rendering in Firefox with selected item
I have problem with Struts2 select UI tag. Firefox doesn't show selected item. I have code in JSP:
<s:select list="allCategories" value="2" listKey="id" listValue="categoryName" ...
1
vote
4answers
2k views
How to use a JavaScript variable as a XHTML attributes value?
I have tried:
<!--...-->
<script type="text/javascript">
var myVar = "some string";
</script>
<!--...-->
<input name="&{myVar};" ... />
<!--...-->
But ...
0
votes
2answers
3k views
Firefox thinks form is not defined, but IE and Chrome do
I'm trying to get the value of a drop-down menu selection. Here's my XHTML:
<form action="(EmptyReference!)" method="get" name="myForm" id="myForm" onsubmit="myValidation(this)">
...
6
votes
4answers
10k views
Remove outline from select box in FF
Is it possible to remove the dotted line surrounding a selected item in a select element?
I have tried to add the outline property in CSS but it did not work, at least not in FF.
<style>
...
0
votes
1answer
409 views
Elliminate gap between last div and page end in firefox/opera/Safari
I have a web page with large div(for example white) and another div that is follows the previous one. The problem is that if white block is big enough and it height is almost or even bigger than the ...
0
votes
2answers
94 views
Does anyone know the do's and don't of commenting in FireFox 3.x?
I decided to show a breaking version of what I am talking about. It is not important how it messes up the layout, only that it causes the DIV element to be null....
<!-- [ top panel ] ...
1
vote
2answers
472 views
I want to know the use of these options in firefox “Web Developer Toolbar”
I want to know the use of these options in "Web Developer Toolbar"
Disable > Disable Javascript > Strict Warnings
Disable > Meta Redirects
Disable > Meta Referers
Disable > Disable minimum Font ...
0
votes
1answer
130 views
<UL> displaying incorrectly - works fine in all browsers except Firefox 2 (screenshots included)
OK, here's a screenshot of what it's SUPPOSED to look like:
And here's a screenshot of how it looks in Firefox 2 (on both Mac & PC)...
Every other browser gets it right (even IE6?!).
The ...
0
votes
2answers
1k views
css background images doesn't show in Web developer in toolbar > Edit css
I'm working on a xhtml css locally.
Why css background images doesn't show in Web developer toolbar > Edit css option?
Is there any workaround for it?
Has anyone faced this issue or I should ...
6
votes
3answers
4k views
How can I mix SVG and HTML into a page?
I've been using the jQuery.svg plugin to do some SVG rendering and it works perfectly but I also want to have the server render some SVG into the page and I can't get that to work. How do I add some ...
2
votes
5answers
434 views
How to get consistence rendering of <p> paragraph text in all browsers?
How to get consistence rendering of paragraph text in all browsers?
See IE 7 rendering like this
and FF like this . which is ok to client
How to get same result in both browsers, i mean FF ...
2
votes
2answers
333 views
Does Firefox support Javascript in XHTML pages?
I need to serve XHTML pages that include Javascript. My problem is that Firefox (3.5.7) seems to ignore the Javascript. For example:
<?xml version="1.0"?>
<html ...
0
votes
2answers
131 views
Incorrect option selected
I've created a combo box in a form using the following:
<select id="end_minute" name="end_minute">
<option value="00">00</option>
<option value="15">15</option>
...
0
votes
2answers
250 views
Why firefox shows <object> and internet explorer shows <iframe>?
Why if i use <object> in place for <iframe>, but IE shows <iframe> in rendered source.
1
vote
3answers
560 views
Is there any possibility of rendering differences betweeen firefox 3 and 3.5 and IE 7 and 8, even if we are not using any new css 3 property/selector?
I'm making a site for European client and he said Firefox 3 and IE 7 and 8 has more user than others browser for desktop in Europe ...
-1
votes
1answer
227 views
CSS applying in Internet explorer 7 but not in firefox 3.5?
See Year's TAB 2009/2010 of this page in IE7 than firefox
Tab's styling not applying in Firefox but applying in IE.
I want to apply same style (Which is showing in IE7) in FF too.
Update:
problem ...
0
votes
1answer
2k views
why link title not showing in IE but showing in firefox?
see example here http://jsbin.com/elesa
code
<p>
<a target="_blank" href="#" title="Download PDF, 58KB, opens in a new window">
<img width="150" height="50" border="0" ...
3
votes
3answers
2k views
What is the difference between Browser , Rendering engine and user agent?
To make cross platform and cross browser website application what is the role of user agent switcher?
https://addons.mozilla.org/en-US/firefox/addon/59
Is user agent different thing then rendering ...
-2
votes
5answers
4k views
CSS styles on <label> in Firefox
Is there something wrong with firefox? My styles on <label> work in every browser but FF. I'm using 3.5.5. I mean they even work in every version of IE? anyone have a suggestion?
EDIT, as i ...
0
votes
3answers
2k views
setting the style attribute of a li element using xsl
I'm using an XSL file to transform a XML file to a XHTML file. I am trying to create an element li and set the "style" attribute to the value "hello:"
<li><xsl:attribute ...
2
votes
2answers
520 views
Viewing source in XML to XHTML transformation through XSL
I'm trying to use an XSL file to transform an XML file into an XHTML file. How can I view the XHTML source that is output after the transformation. I'm currently viewing the results through Firefox, ...
0
votes
1answer
11k views
Table row height behavior in IE vs Firefox/Chrome/Safari
Consider the following simple html page markup:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html ...

