[ List Archives Home ] [ Thread index for 2008 ]
[ Date index for 2008 ]
[ Author index for 2008 ]
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
- Date: Thu, 08 Feb 2007 09:18:14 -0700
- From: Ed Seedhouse <ed at gvpl dot ca>
- Subject: Re: [IUG] I.E. 7 and the Rel 2006 example set
Brown, Alan wrote:
Which points all IE browsers version 8 and below to ie_styles.css. Its a
quick fix and for me not very satisfying. An alternative is to use IE 7
in standards mode and add a DTD for the fully editable pages e.g.
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
I have my doubts about putting the Innovative web opac into standards
mode in any browser, though, because there are so many html coding
errors that are coming from Innovative source code that we can't do
anything about. I did it for GVPL's catalogue, following innovative's
recommendations, but I'm not sure it was a good decision given the awful
amount of invalid code.
I was hoping I could go through the files and fix the errors but quickly
found out that this was a task too big for me to tackle in the time
available, even if I had access to all the code.
Ed Seedhouse