> imo: tag isn't standard HTML..
well... you're wrong there... here's a little from the html-manual:
"Buttons created with the BUTTON element function just like buttons created
with the INPUT element, but
they offer richer rendering possibilities: the BUTTON element may have
content. For exampl
Or
Search
Add
imo: tag isn't standard HTML..
I would go with:
-Original Message-
From: Tobias Brandl [mailto:[EMAIL PROTECTED]]
Sent: Friday, 31 January 2003 11:26 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Wierd Windows Problems
this is a submit button.. s
this is a submit button.. so you start something..
so why do you do like this:
and
this should work fine...
"Chris Deam" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Okay, you are correct about the coding practices, but this is not really
> he
Looks like a missing quote could be a culprit here.
Add
Would you not also need a value="Add" in the tag?
IE borks on stuff like that.
-Dash
For those who like this sort of thing, this is the sort of thing they
like.
-- Abraham Lincoln
On Thu, 30 Jan 2003, Chris Deam wrote:
Okay, you are correct about the coding practices, but this is not really
helping me. One other thing I forgot to mention is that I have two such
buttons:
Search
http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, January 30, 2003 9:45 AM
Subject: RE: [PHP-WIN] Wierd Windows Problems
> Actually I think it's that opening and closing tags must have the SAME
case.
> I don't think they have to be all lower c
raging good practice.
Jill
-Original Message-
From: Bobo Wieland [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 30, 2003 8:28 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Wierd Windows Problems
in that case: since quoting attributes is only _really_ neccesary
. bobo . www.elstudion.com . www.elstudion.com/bobo .
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, January 30, 2003 9:02 AM
Subject: RE: [PHP-WIN] Wierd Windows Problems
> I don't know if this is relevant, b
I don't know if this is relevant, but that's dodgy HTML. Tag attributes
should always be quoted, thus:
Add
It may not make any difference, but I thought I'd mention it just in case it
does.
Jill
-Original Message-
From: Chris Deam [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 30, 2