RE: [IUG] I.E. 7 and the Rel 2006 example set


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi Mark,

I believe you can solve this issue by using IE conditional comments. If
you take a look at the 2006 pro version pages you'll find that most
pages are using it to differentiate between IE and other browsers. You
will need to twist it a little bit to include IE 7 in the detection
process. Take a look:



<link href="/screens/default.css" rel="stylesheet" type="text/css"/>
<!--[if IE 6]>
<link href="/screens/IE_6.css" rel="stylesheet" type="text/css"/>
<![endif]-->
<!--[if IE 7]>
<link href="/screens/IE_7.css" rel="stylesheet" type="text/css"/>
<![endif]-->

Since conditional comments only work on IE you will have to put your
stylesheet for firefox and other browsers at the top so it will read as
the default. Additional information can be found at this link:

http://www.thesitewizard.com/css/excludecss.shtml


Best regards,

Victor Zuniga
Computer Services
Westerville Public Library
614.882.7277 ext. 165
vzuniga at westervillelibrary dot org



-----Original Message-----
From: innopac-bounces at innopacusers dot org
[mailto:innopac-bounces at innopacusers dot org] On Behalf Of Mark Strang
Sent: Monday, October 23, 2006 10:53 AM
To: innopac at innopacusers dot org
Subject: [IUG] I.E. 7 and the Rel 2006 example set

Hi Everyone:

I used the May Example set for my web page redesign this past summer,
and
I've just discoved that I.E. 7.0 doesn't like my catalog pages. Has
anyone
out there figured this one out yet?
I'm guessing I.E. 7.0 works just fine with the styles.css file, but I
'll
need to change the code to indicate that if its I.E. less than 7.0 use
ie_styles.css and if it's I.E. 7.0 use the styles.css. Anyone figure
this
out yet?

Thanks,
Mark

Mark Strang
Data Systems Manager
University Libraries I.T.S.
Bowling Green State University
Bowling Green, Oh 43403
mstrang at bgnet dot bgsu dot edu
419-372-0323

CONFIDENTIALITY NOTICE:
This e-mail message, including any attachments, is for the sole use of
the
intended recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or distribution
is
prohibited. If you are not the intended recipient, please contact the
sender by reply e-mail and destroy all copies of the original message.

--- StripMime Report -- processed MIME parts ---
multipart/alternative
text/plain (text body -- kept)
text/html
---
--
This message was distributed through the Innovative Users Group INNOPAC
list
Public replies: INNOPAC at innopacusers dot org
Update your subscription options:
http://innopacusers.org/mailman/listinfo/innopac