Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Different Style Sheets for NN4.x and IE

 
   Web Hosting Problem Solving Community! (Home) -> Webmaster RSS
Next:  Insight Into Accessibility  
Author Message
donmcc

External


Since: Jul 11, 2003
Posts: 7



(Msg. 1) Posted: Fri Jul 25, 2003 4:05 am
Post subject: Different Style Sheets for NN4.x and IE
Archived from groups: alt>www>webmaster (more info?)

Okay, I don't support NN4.x any more, but a client insists on usability
on both browsers. My style sheet validates with W3C, but (surprise,
surprise) fails to work well with NN4.x.

I know someone here knows a code trick that will allow a different style
sheet to load for NN compared to the ones that IE and better browsers
interpret. I cut and pasted it to my desktop for future reference months
ago, but since then have had a system crash and can't find it in my
backups.

Does anyone know what I am talking about?

 >> Stay informed about: Different Style Sheets for NN4.x and IE 
Back to top
Login to vote
ngx

External


Since: Jun 28, 2003
Posts: 578



(Msg. 2) Posted: Fri Jul 25, 2003 5:20 am
Post subject: Re: Different Style Sheets for NN4.x and IE [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Don McCahill wrote:
 > Okay, I don't support NN4.x any more, but ...
 >
 > I know someone here knows a code trick that will allow a different
 > style sheet to load for NN ...

and ie4 - put it in your <head>

<style type="text/css" media="all">@import "basic.css"</style>


--
William Tasso - <a style='text-decoration: underline;' href="http://www.WilliamTasso.com" target="_blank">http://www.WilliamTasso.com</a><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Different Style Sheets for NN4.x and IE 
Back to top
Login to vote
ngx

External


Since: Jun 28, 2003
Posts: 578



(Msg. 3) Posted: Fri Jul 25, 2003 5:28 am
Post subject: Re: Different Style Sheets for NN4.x and IE [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

William Tasso wrote:
 > Don McCahill wrote:
  >> Okay, I don't support NN4.x any more, but ...
  >>
  >> I know someone here knows a code trick that will allow a different
  >> style sheet to load for NN ...
 >
 > and ie4 - put it in your <head>
 >
 > <style type="text/css" media="all">@import "basic.css"</style>

sorry - missing semi-colon:

<style type="text/css" media="all">@import "basic.css";</style>


--
William Tasso - <a style='text-decoration: underline;' href="http://www.WilliamTasso.com" target="_blank">http://www.WilliamTasso.com</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Different Style Sheets for NN4.x and IE 
Back to top
Login to vote
donmcc

External


Since: Jul 11, 2003
Posts: 7



(Msg. 4) Posted: Sat Jul 26, 2003 2:48 am
Post subject: Re: Different Style Sheets for NN4.x and IE [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

William Tasso wrote:
 >
 > William Tasso wrote:
  > > Don McCahill wrote:
   > >> Okay, I don't support NN4.x any more, but ...
   > >>
   > >> I know someone here knows a code trick that will allow a different
   > >> style sheet to load for NN ...
  > >
  > > and ie4 - put it in your <head>
  > >
  > > <style type="text/css" media="all">@import "basic.css"</style>
 >
 > sorry - missing semi-colon:
 >
 > <style type="text/css" media="all">@import "basic.css";</style>
 >
 > --
<font color=purple> > William Tasso - <a style='text-decoration: underline;' href="http://www.WilliamTasso.com</font" target="_blank">http://www.WilliamTasso.com</font</a>>


Thanks<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Different Style Sheets for NN4.x and IE 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
"Cascading Style Sheets" by Eric A Meyer - I am going to take a beating on this, but I have to say it. The people on the W3 Committee who write the standards for CSS cannot communicate. They cannot write. On page 55 of his book "Cascading Style Sheets", Mr. Meyer first starts talking...

style of 2007 - for the designers: What do you think is the most 2007-style website you know?

Head style - Greetings one and all Another question from the class of: "I'm sure it's in the spec somewhere, if only I could find/decypher it." Whether linked or not, styles go in the <head> this much we know. Why? style blocks appear to have the...

looking at other sites style.css - Hi, I've pretty much just discovered how Cascading Style Sheets can help me. When I first learnt html, I enjoyed finding sites I liked the look of, and viewing the source. Is there a way of doing this with style sheets ? A site (say www.anysite.com )....

looking for a mapQuest style web service - surprisingly, mapQuest doesn't seem to offer a web service. anybody know a good, free mapping web service?
   Web Hosting Problem Solving Community! (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]