HighDots Forums  

Firefox Issue

alt.html.tags alt.html.tags


Discuss Firefox Issue in the alt.html.tags forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Lobsang Mack
 
Posts: n/a

Default Firefox Issue - 06-02-2005 , 02:45 PM






I am having an issue where Firefox is not handling things the way I'm used
to IE doing it.

<a href="dirx\index.htm"> where dirx is a directory under the current one

IE translates this ok but Firefox does not

</br> is not give a line break in Firefox

Any help would be welcomed.

info
at
fotosbyharvey
dot
ca

--
----------
www.fotosbyharvey.ca

To many time we confuse motion with progress. - Cyclops



Reply With Quote
  #2  
Old   
David Dorward
 
Posts: n/a

Default Re: Firefox Issue - 06-02-2005 , 03:48 PM






"Lobsang Mack" <(is.guy <at> rogers <dot> com)> wrote:

Quote:
I am having an issue where Firefox is not handling things the way I'm used
to IE doing it.

a href="dirx\index.htm"> where dirx is a directory under the current one
Directory seperating slashes go the other way in relative URLs.

Quote:
IE translates this ok but Firefox does not
IE is compensating for your error.

Quote:
/br> is not give a line break in Firefox
It shouldn't do:

<br> - HTML
<br></br> - XHTML served as XML
<br /> - XHTML served as XML or HTML
</br> - nada

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is


Reply With Quote
  #3  
Old   
Lobsang Mack
 
Posts: n/a

Default Re: Firefox Issue - 06-02-2005 , 05:09 PM



Thanx.....now to edit everything......


"David Dorward" <dorward (AT) yahoo (DOT) com> wrote

Quote:
"Lobsang Mack" <(is.guy <at> rogers <dot> com)> wrote:

I am having an issue where Firefox is not handling things the way I'm
used
to IE doing it.

a href="dirx\index.htm"> where dirx is a directory under the current
one

Directory seperating slashes go the other way in relative URLs.

IE translates this ok but Firefox does not

IE is compensating for your error.

/br> is not give a line break in Firefox

It shouldn't do:

br> - HTML
br></br> - XHTML served as XML
br /> - XHTML served as XML or HTML
/br> - nada

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/
Home is where the ~/.bashrc is



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.