David McGlone wrote:
>
here is the page:
http://www.dmcentral.net/test/test.php
CSS
http://www.dmcentral.net/test/css/test.css
>>
> Thanks David, after I sent this e-mail I decided to validate and the
> validator
> spit out 3 errors that pointed me in the ri
On Sunday 26 July 2009 09:07:47 pm David Laakso wrote:
> David McGlone wrote:
> >> My problem is that I cannot seem to arrange the header in IE7, I have
> >> not checked in IE8 or IE6. It looks great in firefox.
> >>
> >> so far in IE7 the words "countertop workshop" will not follow my font
> >> sc
Dirlinx wrote:
> Hi,
> I'm working on comparison site (http://www.qippo.com/) using Ajax. Looks like
> everything Ok, but I
> can't check it in IE6. Please, can some one look on it and say if
> there any problems?
> Thanks!
>
> Regards, Tony.
> http://www.qippo.com/
>
In IE/6 it is just
OK - here's my comment: You just spammed another board with this
site. Here is your spam message from the other board. You think
we're all stupid?
from: Tony Peltier
reply-to: Konstantin Greshnikov ,
"thel...@lists.evolt.org"
tothel...@lists.evolt.org
dateSun, Jul 26, 2009 at 19:59
subject[th
David McGlone wrote:
>
>> My problem is that I cannot seem to arrange the header in IE7, I have not
>> checked in IE8 or IE6. It looks great in firefox.
>>
>> so far in IE7 the words "countertop workshop" will not follow my font
>> scheme I want to use, and neither will the subtext "knowledge skill
Hi,
I'm working on comparison site (http://www.qippo.com/) using Ajax. Looks like
everything Ok, but I
can't check it in IE6. Please, can some one look on it and say if
there any problems?
Thanks!
Regards, Tony.
http://www.qippo.com/
__
On Sunday 26 July 2009 08:17:01 pm David McGlone wrote:
> On Sunday 26 July 2009 05:32:25 pm Bobby Jack wrote:
> > --- On Sun, 7/26/09, David McGlone wrote:
> > > I know everyone here prefers that when a question is asked,
> > > that the poster upload an example on the web.
> > >
> > > Well is the
On Sunday 26 July 2009 05:32:25 pm Bobby Jack wrote:
> --- On Sun, 7/26/09, David McGlone wrote:
> > I know everyone here prefers that when a question is asked,
> > that the poster upload an example on the web.
> >
> > Well is there any other way this could be accomplished? In
> > order for me to
On Sun, 26 Jul 2009 17:24:59 -0400
Came this utterance formulated by David McGlone to my mailbox:
> Hi everyone,
>
> I know everyone here prefers that when a question is asked, that the
> poster upload an example on the web.
>
> Well is there any other way this could be accomplished? In order fo
Alan Gresley wrote:
>
>> At 1:57 PM -0400 7/25/09, David Laakso wrote:
>>> Repeatedly clicking the digit navigation /or/ the images will
>>> eventually
>>> throw a blank page.
>>> Reload will bring back the page and its content.
>>> Reproducible always in:
>>>
>>> Browser:
>>> IE/6.0
>>> OS:
>>> M
On Sun, 26 Jul 2009 17:22:59 -0400
Came this utterance formulated by Bob Rosenberg to my mailbox:
> At 16:13 +0900 on 07/26/2009, Philippe Wittenbergh wrote about Re:
> [css-d] Removing the Blank Line/Space between Paragraph:
>
> >On Jul 26, 2009, at 3:46 PM, Bob Rosenberg wrote:
> >
> >> I use
On 27/07/2009, at 9:32 AM, Bobby Jack wrote:
>
> --- On Sun, 7/26/09, David McGlone wrote:
>
>> I know everyone here prefers that when a question is asked,
>> that the poster upload an example on the web.
>>
>> Well is there any other way this could be accomplished? In
>> order for me to put the
--- On Sun, 7/26/09, David McGlone wrote:
> I know everyone here prefers that when a question is asked,
> that the poster upload an example on the web.
>
> Well is there any other way this could be accomplished? In
> order for me to put the work i've done on the internet would take too
> long b
At 16:13 +0900 on 07/26/2009, Philippe Wittenbergh wrote about Re:
[css-d] Removing the Blank Line/Space between Paragraph:
>On Jul 26, 2009, at 3:46 PM, Bob Rosenberg wrote:
>
>> I use the text-indent CSS parm to indent the first line of each
>> paragraph. I have been requested to remove the b
Hi everyone,
I know everyone here prefers that when a question is asked, that the poster
upload an example on the web.
Well is there any other way this could be accomplished? In order for me to put
the work i've done on the internet would take too long because of the
databases etc, etc.
--
B
Thank you Alan
On Sun, Jul 26, 2009 at 2:29 AM, Alan Gresley wrote:
> ...You have this basic markup.
>
>
> side text
> content
>
>
> If this was.
>
> side text
>
> content
>
>
> It would be a much more simpler approach than making IE7- bugged out.
Okay. Would I achieve the same adv
tedd wrote:
> At 1:57 PM -0400 7/25/09, David Laakso wrote:
>> Repeatedly clicking the digit navigation /or/ the images will eventually
>> throw a blank page.
>> Reload will bring back the page and its content.
>> Reproducible always in:
>>
>> Browser:
>> IE/6.0
>> OS:
>> Mac 10.4 Parallels XP (sta
On 7/25/2009 3:30 PM, G.Sørtun wrote:
> David Butler wrote:>
> > body { width:expression(d=document.compatMode=="CSS1Compat"?
> > documentElement:document) &&(d.clientWidth<501?"500px":"auto");}
> > What does the first part of this expression accomplish?
> >
> You mean the part of the expres
At 1:57 PM -0400 7/25/09, David Laakso wrote:
>Repeatedly clicking the digit navigation /or/ the images will eventually
>throw a blank page.
>Reload will bring back the page and its content.
>Reproducible always in:
>
>Browser:
>IE/6.0
>OS:
>Mac 10.4 Parallels XP (standalone and ieTester)
>PC XP (s
> >> Repeatedly clicking the digit navigation /or/ the images will
> >> eventually
> >> throw a blank page.
> >> Reload will bring back the page and its content.
> >> Reproducible always in:
> >>
> >> Browser:
> >> IE/6.0
> >> OS:
> >> Mac 10.4 Parallels XP (standalone and ieTester)
> >> PC XP (st
Don Spark wrote:
> Thanks all,
>
> Alan Gresley wrote:
>> Don, I think this may fix your layout but be warned, adding hasLayout may
>> cause other issues.
>>
>> *+html #content {height:1%;} /* fix for IE7 */
>> * html #content {height:1%;} /* fix for IE6- */
>
> This fix did not change solved the
On Jul 26, 2009, at 6:13 PM, lodewijk andré de la porte wrote:
>>> What's this about? Hex code for transparency? I like the sound of
>>> this
>>> but it's the first I have heard
>>>
>>> I notice you have put 'rgba' is that for alpha? Can I have opaque
>>> colours too?
>>
>> of course:
>> p
On Jul 26, 2009, at 4:12 PM, Chris Blake wrote:
> What's this about? Hex code for transparency? I like the sound of this
> but it's the first I have heard
>
> I notice you have put 'rgba' is that for alpha? Can I have opaque
> colours too?
of course:
p {background: rgba(0,0,0,.8); color: rgb
On Jul 26, 2009, at 3:46 PM, Bob Rosenberg wrote:
> I use the text-indent CSS parm to indent the first line of each
> paragraph. I have been requested to remove the blank line/space that
> occurs between paragraphs triggered by the sequence of tags
> so the lines occur as one block of text with
Hello,
What's this about? Hex code for transparency? I like the sound of this
but it's the first I have heard
I notice you have put 'rgba' is that for alpha? Can I have opaque
colours too?
On 26/07/2009, at 9:52 AM, Philippe Wittenbergh wrote:
>
> On Jul 26, 2009, at 3:09 AM, Sandy wr
25 matches
Mail list logo