Dean Champeau wrote:
> Hello.
>
> I checked the archives briefly, but was unable to find an answer to
> this...
>
> If all I have is IE 6 and I want to check compatibility with IE 5 and
> below, can I simply remove (or comment out) the DOCTYPE declaration,
> then run the page through IE 6 to
On Jul 25, 2006, at 11:55 PM, Becky Smurr wrote:
> I would greatly appreciate it if a Mac user would please give this
> a look. Three column layout works fine in IE and Firefox on a PC
> (also ok in Firefox on a Mac), but then there is Safari...I'm told
> the columns are not holding their
Hello.
I checked the archives briefly, but was unable to find an answer to
this...
If all I have is IE 6 and I want to check compatibility with IE 5 and
below, can I simply remove (or comment out) the DOCTYPE declaration,
then run the page through IE 6 to "simulate" what would happen in the
On Jul 26, 2006, at 9:22 AM, Alex Robinson wrote:
> My understanding of
>
> http://www.w3.org/TR/CSS21/syndata.html#q4
>
> is that vendor specific properties are perfectly valid (even if to
> be avoided).
>
> However, using them makes the W3's CSS validator go bonkers crazy. Is
> that just
Hi Becky,
I can't offer a solution, but this link will let you view your layout
in Safari on a Mac: http://www.snugtech.com/safaritest/
Regards,
Janet
On 7/25/06, Becky Smurr <[EMAIL PROTECTED]> wrote:
> Good Morning!
>
> I would greatly appreciate it if a Mac user would please give this a look.
On Jul 26, 2006, at 1:16 AM, Ingo Chao wrote:
>> page: www.springfieldmogov.org/founders/new.html
>> CSS: www.springfieldmogov.org/css/founders.css
>>
>> Problem: The background image on the #content div is a photo montage
>> running down the left side of the page. It's position looks great i
My understanding of
http://www.w3.org/TR/CSS21/syndata.html#q4
is that vendor specific properties are perfectly valid (even if to be avoided).
However, using them makes the W3's CSS validator go bonkers crazy. Is
that just another failing of the validator or am I wrong about the
validity i
On 7/25/06, Stefan Witte <[EMAIL PROTECTED]> wrote (about
http://www.studionext.nl/dev):
> Dear list members,
>
> On the website I work on atm, i have this problem with IE win, showing
> the image of the roll over state while loading the website. I assume
> the problem is because the roll over stat
Tom Keenan typed:
> I have a horizontal menu. It's based on the drop down menu from "More
> Eric Meyer On CSS". The issue I am having is that when I use the drop
> down - it disappears after the second item. That is as soon as the
> cursor gets slightly past the second item the menu drop down menu
At 3:43 PM -0400 7/25/06, [EMAIL PROTECTED] wrote:
>I have a form. Labels off to the left, fields to the right. There
>additional columns of fields can be added or removed by the user. Since
>it's not displaying data, a table isn't really called for . . . or is it?
>Can you use a data table to *ac
Dave Goodchild wrote:
> On 25/07/06, Christine Reed <[EMAIL PROTECTED]> wrote:
>
>> David kindly pointed to me that there was some incorrect mark-up at the
>> beginning of my HTML doc - like so:
>>
>>
>> >
>> It looked very strange and I can't understand how the bit of
>> coding got there in th
cj wrote:
tell the label the id of the
control it's associated with. easy peasy!
===
And if you have multiple first name fields but only one label? Can't have
multiple fields with the same id.
It's not merely a CSS question, no, but everything ties in to other
thi
- Original Message
From: Dave Goodchild
To: Christine Reed
Cc: css-d@lists.css-discuss.org
Sent: Tuesday, July 25, 2006 3:46:51 PM
Subject: Re: [css-d] On 25/07/06, Christine Reed wrote:
>> I wonder whether anyone knows why this bit of code got there - I didn't
>> put it there..
Joseph Lorenzini wrote:
> Hey all,
>
> In a previous message I mentioned how I was attempting to find a way to use
> CSS to highlight the navigation of my current. Zoe gave me the following
> tutorials to do that:
>
> http://www.hicksdesign.co.uk/journal/highlighting-current-page-with-css
> http
On 7/25/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Do you know what tables are, Mandrake? The CMSes are using tables to try
> and infect our precious fluid body tags. -- Gen. Jack D. Ripper
>
> I have a form. Labels off to the left, fields to the right. There
> additional columns of fields
Just to let folks know, I found the answer for myself.
If I absolutely position the left nav (I know!), then IE behaves
itself. I have to do some compensating negative margins, and hack
specifically for IE, plus I then have to use a container in order to get
the footer to position correctly below
On 25/07/06, Christine Reed <[EMAIL PROTECTED]> wrote:
>
> Thank you so much to David Laakso for his kind pointer re
>
> I still have a problem and wonder if anyone might know what it's all about
> - although it is not css as such...
>
> David kindly pointed to me that there was some incorrect mar
Do you know what tables are, Mandrake? The CMSes are using tables to try
and infect our precious fluid body tags. -- Gen. Jack D. Ripper
I have a form. Labels off to the left, fields to the right. There
additional columns of fields can be added or removed by the user. Since
it's not displaying
Thank you so much to David Laakso for his kind pointer re
I still have a problem and wonder if anyone might know what it's all about -
although it is not css as such...
David kindly pointed to me that there was some incorrect mark-up at the
beginning of my HTML doc - like so:
bit of coding
> I am having a problem with a suckerfish dropdown I am trying to
> place into a website. It looks fine in IE 6+, but it is doing a
> weird tiered thing in firefox.
>
> http://www.hawksheadlinks.com/index-drp2.html
This might prove to be a more stable and easier method:
http://www.projectseven.c
Dear list members,
On the website I work on atm, i have this problem with IE win, showing
the image of the roll over state while loading the website. I assume
the problem is because the roll over state is the background of the
div's. I used this technique because of the IE's flickering problem
wit
Hi,
I am having a problem with a suckerfish dropdown I am trying to place into a
website. It looks fine in IE 6+, but it is doing a weird tiered thing in
firefox.
http://www.hawksheadlinks.com/index-drp2.html
The menu area & dropdown css is:
.menuhor {
background-color: #840431;
width: 53
On 7/25/06, Magenta Placenta <[EMAIL PROTECTED]> wrote:
> http://www.matthickerson.com/testing/
> http://www.matthickerson.com/testing/stylesheet.css
>
> I'm having problems getting all my main navigation elements to fit in a
> specific div.
>
> Above url works in IE, but not in Firefox or Opera, t
Chris Akins wrote:
> However - I'd still love to know why a background image doesn't work
> as intended when attaching to the #content div.
Yes, if the browsers can read your intentions through your
source-code/CSS, and agree on what it says.
> Shouldn't a background image work on either the bod
http://www.matthickerson.com/testing/
http://www.matthickerson.com/testing/stylesheet.css
I'm having problems getting all my main navigation elements to fit in a
specific div.
Above url works in IE, but not in Firefox or Opera, the last 2 gray nav
items on the right are shifted down. I have:
On 7/25/06, jaklitsch maya <[EMAIL PROTECTED]> wrote:
> I have been studying xhtml and css and have found in
> one book this example:
>
>
> one three five
> two four six
>
>
> I can then use css to style it whichever I want.
>
> Now I have been using ul in order to set up the same
> lines, and st
I have been studying xhtml and css and have found in
one book this example:
one three five
two four six
I can then use css to style it whichever I want.
Now I have been using ul in order to set up the same
lines, and styling it with css.
Now I am wondering which is the better code to use?
I k
Christine Reed wrote:
> Sorry about previous email - forgot a dot in the url.
> Apologies
>
>
>
>
> Please could someone put me out of this misery?
>
It is like hypnotherapy, it requires behavior modification :-D . You
still have not corrected the same problems that you had when you wrote
last
Ah, yes - thanks for pointing that out. I've found that if I put the
montage as a background image on the body tag instead, I get the desired
result.
However - I'd still love to know why a background image doesn't work as
intended when attaching to the #content div.
I did find one coding problem
Michael,
Many thanks. That nailed it. (But I'm sure you knew that.) So now I'm
back to reading up on z-index positioning.
Hopefully I may be able to offer similar help to someone in the future.
Tom Keenan
[EMAIL PROTECTED]
On Jul 25, 2006, at 8:45 AM, Michael Landis wrote:
> On 7/24/06, To
Chris Akins wrote:
> page: www.springfieldmogov.org/founders/new.html
> CSS: www.springfieldmogov.org/css/founders.css
>
> Problem: The background image on the #content div is a photo montage
> running down the left side of the page. It's position looks great in
> Firefox, shows a slight gap i
On 7/24/06, Tom Keenan <[EMAIL PROTECTED]> wrote about
http://www.keenancomm.com/test/ppcg:
> I have a horizontal menu. It's based on the drop down menu from "More
> Eric Meyer On CSS". The issue I am having is that when I use the drop
> down - it disappears after the second item. That is as soon
FYI and FWIW, the gap appears in Firefox too, if you start sizing up the
text.
>>> On 7/25/2006 at 9:26 AM, in message
<[EMAIL PROTECTED]>, "Chris
Akins"
<[EMAIL PROTECTED]> wrote:
> page: www.springfieldmogov.org/founders/new.html
> CSS: www.springfieldmogov.org/css/founders.css
>
> Problem
Janet Chang wrote:
>
> At 05:05 PM 7/24/2006, David Laakso wrote:
>> Janet Chang wrote:
> I'm still chugging along on coding this site:
> http://www3.law.northwestern.edu/macarthur/
>> Hmm...does it validate now?
I don't know because I did not check. It looks consistent cross-browser
page: www.springfieldmogov.org/founders/new.html
CSS: www.springfieldmogov.org/css/founders.css
Problem: The background image on the #content div is a photo montage
running down the left side of the page. It's position looks great in
Firefox, shows a slight gap in IE on both PC and Mac, is sub
Both the white-space and the hasLayout fixes worked.
Danke
--
Marc Luzietti
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wi
[EMAIL PROTECTED] wrote:
> I have an unordered list of nested unordered lists. I use a little JS to
> have an accordion behavior. In FF, the list elemts are visually flush with
> each other. In IE6, there are gasps between *some* of the list elements,
> but not others. I'm stumped. You can take
I know I've seen this. I think I've even fixed on a site, but I cannot
for the life of me find a reference, and I seem unable to formulate the
right magic search phrase (I'm sure it's in the archives and/or wiki).
I have inherited a design where the content div pops down below the
leftnav div when
On 7/25/06, David O'Neill <[EMAIL PROTECTED]> wrote:
> Is there anyway to customize scrollbars using css so that they don't default
> to the basic crappy windows grey ones?
i kind of like my ugly grey ones. :) now, those ugly xp-style ones
on the other hand... >:] ew. lol. "windows classic"
Good Morning!
I would greatly appreciate it if a Mac user would please give this a look.
Three column layout works fine in IE and Firefox on a PC (also ok in Firefox on
a Mac), but then there is Safari...I'm told the columns are not holding their
positions (don't have a Mac myself to see what'
> David O'Neill wrote:
> >
> > Is there anyway to customize scrollbars using css so that they don't default
> > to the basic crappy windows grey ones?
> > David
1. Buy all your website visitors a copy of Windows XP.
2. Visit all of their houses and kindly ask to modify their computer's
settings.
3
Hi Christine,
Christine Reed wrote:
>
> http://clairerichco.uk/hypnotherapy.html full css at attached file
>
Is the url http://www.clairerich.co.uk/whatishypnotherapy.html ?? :)
>
> Problem: Float leaving a huge gap Scroll down to the picture of the
> dog - why doesn't it float just ouside t
On 25/07/06, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
>
> I have an unordered list of nested unordered lists. I use a little JS to
> have an accordion behavior. In FF, the list elemts are visually flush with
> each other. In IE6, there are gasps between *some* of the list elements,
> but not o
David O'Neill wrote:
>
> Is there anyway to customize scrollbars using css so that they don't default
> to the basic crappy windows grey ones?
> David
>
>
Now I lay myself to sleep. A dirty gray scrollbar at my feet. I pray the
Lord when I awake, this decision to change it I shall not make.
~d
I have an unordered list of nested unordered lists. I use a little JS to
have an accordion behavior. In FF, the list elemts are visually flush with
each other. In IE6, there are gasps between *some* of the list elements,
but not others. I'm stumped. You can take a look at:
http://www.chegitz.ne
At 05:05 PM 7/24/2006, David Laakso wrote:
>Janet Chang wrote:
>>At 02:31 PM 7/24/2006, Michael Landis wrote:
>>
>>>On 7/24/06, Janet Chang <[EMAIL PROTECTED]> wrote:
>>>
I'm still chugging along on coding this site:
http://www3.law.northwestern.edu/macarthur/
>
>Janet,
>
>The backgro
David,
I followed the steps in your suggestion, and it appears to have worked!
Thank you so much.
Chris
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.i
On 25/07/06, Christine Reed <[EMAIL PROTECTED]> wrote:
>
> Hi everyone,
>
> Please could someone put me out of this misery?
>
> http://clairerichco.uk/hypnotherapy.html
> full css at attached file
>
>
> Problem:
> Float leaving a huge gap
> Scroll down to the picture of the dog - why doesn't it flo
Thanks, I need to get a book that is up to css2.
Yes, I fixed it. I deleted the position tag by accident. On my computer, it
read the external css file and ignored the on page style for the content area
so it worked on my computer but not once uploaded because I didn't upload the
external css.
Sorry about previous email - forgot a dot in the url.
Apologies
Hi everyone,
Please could someone put me out of this misery?
http://www.clairerich.co.uk/hypnotherapy.html
full css at attached file
Problem:
Float leaving a huge gap
Scroll down to the picture of the dog - why doesn't it float
Sorry about previous email - forgot a dot in the url.
Apologies
Hi everyone,
Please could someone put me out of this misery?
http://clairerich.co.uk/hypnotherapy.html
full css at attached file
Problem:
Float leaving a huge gap
Scroll down to the picture of the dog - why doesn't it float just
i'm not seeing a large gap between the header and table at 800x600 in
ie here. i get a little less than the "I" cursor's height between the
header and table.
winxp pro sp2
ie6
__
css-discuss [EMAIL PROTECTED]
http://www.css-discu
Hi everyone,
Please could someone put me out of this misery?
http://clairerichco.uk/hypnotherapy.html
full css at attached file
Problem:
Float leaving a huge gap
Scroll down to the picture of the dog - why doesn't it float just ouside the
paragraph and has to leave such a big gap.
Have tried a
Chris C wrote:
> test
>
> .
>
>
> The problem is, that there is about 10 spaces between the tag and
> the in ie6.
>
> Here is a sample link. It seems to happen more when ie6 is viewed using
> a resolution of 800x600 (telling me it's probably a sizing issue with
> the table). But the probl
On 06/07/24 17:03 (GMT+0200) Christian Montoya apparently typed:
> On 7/24/06, Felix Miata <[EMAIL PROTECTED]> wrote:
>> On 06/07/24 00:04 (GMT+0200) Christian Montoya apparently typed:
>> > Hello list. Site-check please for http://www.cssliquid.com
>> > I'm pretty sure it's fine in Win IE 6, F
'
Subject: [css-d] ie6 bug ONLY when viewing 800x600
Guys,
This is basically the code:
test
.
The problem is, that there is about 10 spaces between the tag and
the in ie6.
Here is a sample link. It seems to happen more when ie6 is viewed using
a resolution of 800x600 (telling me it's pro
Guys,
This is basically the code:
test
.
The problem is, that there is about 10 spaces between the tag and
the in ie6.
Here is a sample link. It seems to happen more when ie6 is viewed using
a resolution of 800x600 (telling me it's probably a sizing issue with
the table). But the pro
David,
on Tuesday, July 25, 2006 at 14:10 David O'Neill wrote:
> Is there anyway to customize scrollbars using css so that they don't default
> to the basic crappy windows grey ones? I know tis not a big thing as I
> generally tend to stay away from having to make users scroll as much as
> possib
Hi,
I have recently started to work on changing some pages design from
table-based to css-based.
I have started with the menu and made it a list - which works pretty
well.
When we translated the page to Hebrew, which means that the text
direction changed to "right to left" all the lists became a
> Is there anyway to customize scrollbars using css so that they don't
> default
> to the basic crappy windows grey ones? I know tis not a big thing as I
> generally tend to stay away from having to make users scroll as much as
> possible, but in some cases it can't be avoided, so if one was to go
> This is not a problem I am having but just a question that I have had for a
> while and just decided to ask the people in the know (",) heehee
>
> Is there anyway to customize scrollbars using css so that they don't default
> to the basic crappy windows grey ones? I know tis not a big thing as I
[snip]
Is there anyway to customize scrollbars using css so that they don't
default
to the basic crappy windows grey ones? I know tis not a big thing as I
generally tend to stay away from having to make users scroll as much as
possible, but in some cases it can't be avoided, so if one was to go
abo
Hey one and all,
This is not a problem I am having but just a question that I have had for a
while and just decided to ask the people in the know (",) heehee
Is there anyway to customize scrollbars using css so that they don't default
to the basic crappy windows grey ones? I know tis not a big th
Christian Heilmann wrote:
>> > "http://www.w3.org/TR/html4/loose.dtd";>
>
> Quirksmode, anything can happen! Use a DOCTYPE that throws the browser
> into standards mode.
> http://css-discuss.incutio.com/?page=RenderingMode
>
Actually, IE uses strict rendering ("standards-compliant mode" in
MS-s
Another thought.
Get rid of tables and it will be easier to get the dimensions right. I
noticed that what I suggested doesn't work in FF/Opera although if designed
without tables will work OK.
Here is a quick one I did earlier!!
http://www.iyesolutions.co.uk/templates/test.html
Cheers
Ian
--
N
Subject: [css-d] IE page is too long and produces vertical scroll bar
In attempting to put together a website I seem to have stumbled upon a
rendering bug in Internet Explorer 6 (and presumably earlier). The page in
question renders fine in Firefox 1.5, Safari and Opera 9 which display no
vertica
Christian G wrote:
> The page in question renders fine in
> Firefox 1.5, Safari and Opera 9 which display no vertical
> scroll bar, however IE renders the page longer than it should
> and produces a vertical scroll bar. I have no idea what's
> causing the problem in IE, or how to fix it, hopefully
> "http://www.w3.org/TR/html4/loose.dtd";>
Quirksmode, anything can happen! Use a DOCTYPE that throws the browser
into standards mode.
http://css-discuss.incutio.com/?page=RenderingMode
> table#zcontainer {
> height: 100%;
> width: 780px;
> background-color: #FF;
> margin: 0 auto;
> text-ali
In attempting to put together a website I seem to have stumbled upon a
rendering bug in Internet Explorer 6 (and presumably earlier). The page in
question renders fine in Firefox 1.5, Safari and Opera 9 which display no
vertical scroll bar, however IE renders the page longer than it should and
prod
Spencer Ivery wrote:
> CSS List:
>
> When using frames I can use a vertical menu list in the
> "left-frame" that will display content in the "right-frame"
> using HTML "href".
>
> How can do the same thing with CSS without using the HTML
> "href" call?
You can't. What you do, is include the navi
Pedro de la Lastra wrote:
> I have been all night trying to put 3 white layers
> horizontaly aligned inside a container black layer...
>
> 2. Put 3 layers floating. Result: The 3 layers goes
> out from the container layer, so the black background
> is gone.
>
>
Your options with floating the 3
71 matches
Mail list logo