csnyder chsnyder-at-gmail.com |nyphp dev/internal group use| wrote:
On 1/10/07, inforequest <[EMAIL PROTECTED]> wrote:
csnyder chsnyder-at-gmail.com |nyphp dev/internal group use| wrote:
> On 1/9/07, inforequest <[EMAIL PROTECTED]> wrote:
>
> Or do you mean the so-called "behavior" approach t
Umm... and I a guru?? ;)
-Rob
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
http://www.w3.org/1999/xhtml"; xml:lang="en" >
Table to Div Test
html, body {
height: 100%;
}
body {
margin: 0;
padding: 0;
}
#wrapper {
min-height: 100%;
margin: 0
On 1/10/07, inforequest <[EMAIL PROTECTED]> wrote:
csnyder chsnyder-at-gmail.com |nyphp dev/internal group use| wrote:
> On 1/9/07, inforequest <[EMAIL PROTECTED]> wrote:
>
> Or do you mean the so-called "behavior" approach to front-end
> programming, where the class attributes of objects in mar
csnyder chsnyder-at-gmail.com |nyphp dev/internal group use| wrote:
On 1/9/07, inforequest <[EMAIL PROTECTED]> wrote:
Or do you mean the so-called "behavior" approach to front-end
programming, where the class attributes of objects in markup are used
to create JavaScript objects on page load? Sa
On 1/9/07, inforequest <[EMAIL PROTECTED]> wrote:
On a related topic, I've started looking at behavior-driven development
(an "advance" from test driven development) and I like the concepts, but
as usual there is "good coding" and all sorts of other things getting
labeled as examples of behavior
Jeff Knight jeff.knight-at-gmail.com |nyphp dev/internal group use| wrote:
On 1/9/07, inforequest <[EMAIL PROTECTED]> wrote:
Your replies whether on topic or not, always break gmail's threading.
So for me, at least, they always stand as little islands of whatever
the hell they are anyway.
Th
On 1/9/07, inforequest <[EMAIL PROTECTED]> wrote:
Note to those who hate it when I REPLY to something with a different
topic... it's like a conversation. Everyone's talking about the latest
social flub at the International Curling Tournament, and then someone
jumps in with a comment about that se
Kenneth Downs ken-at-secdat.com |nyphp dev/internal group use| wrote:
Shoot, I even offered in the post to pay, and nobody came up with
anything. The scientist in me wonders if it can actually be done.
Nope. Seems pretty clear ;-)
And being a businessman (who often works scientists), I'll
Next time I'll put "simplified snippet" in bold 36pt, and I probably
should have included the standard disclaimer, "for illustrative
purposes" along with "strict compliance is left as an exercise to the
student".
...but if we're going to be picky, the best argument is working code,
how about
At 9:46 PM -0500 1/4/07, Greg Rundlett wrote:
On 1/4/07, Kenneth Downs <[EMAIL PROTECTED]> wrote:
Hi folks,
A helpful HTML guru has given me the solution to my height-dont-work
problem in IE 6.
The guru is (drumroll) Tom Melendez of LIPHP fame. He pointed out
that changing the document t
On 1/4/07, Kenneth Downs <[EMAIL PROTECTED]> wrote:
Hi folks,
A helpful HTML guru has given me the solution to my height-dont-work
problem in IE 6.
The guru is (drumroll) Tom Melendez of LIPHP fame. He pointed out
that changing the document type declaration to "quirks" mode makes IE
work,
L PROTECTED]>
To: NYPHP Talk
Sent: Thursday, January 4, 2007 9:12:42 AM
Subject: [nyphp-talk] And the HTML guru is
Hi folks,
A helpful HTML guru has given me the solution to my height-dont-work
problem in IE 6.
The guru is (drumroll) Tom Melendez of LIPHP fame. He pointed out
On 1/4/07, LK <[EMAIL PROTECTED]> wrote:
In this snippet I don't see where the document type is declared as "quirks"
mode. What am I missing?
Quirks mode is triggered primarily by providing an incomplete DOCTYPE
to the browser.
http://en.wikipedia.org/wiki/Quirks_mode
This complete DOCTYPE f
In this snippet I don't see where the document type is declared as "quirks"
mode. What am I missing?
- Original Message
From: Kenneth Downs <[EMAIL PROTECTED]>
To: NYPHP Talk
Sent: Thursday, January 4, 2007 9:12:42 AM
Subject: [nyphp-talk] And the HTML guru
Hi folks,
A helpful HTML guru has given me the solution to my height-dont-work
problem in IE 6.
The guru is (drumroll) Tom Melendez of LIPHP fame. He pointed out
that changing the document type declaration to "quirks" mode makes IE
work, instantly fixing the problem.
For completeness
15 matches
Mail list logo