Groups
Groups
Sign in
Groups
Groups
Web Forms 2.0 Implementation
Conversations
About
Send feedback
Help
Web Forms 2.0 Implementation
1–26 of 26
Mark all as read
Report group
0 selected
Weston
6/3/09
Implementing HTML5 Forms
Now that the Web Forms 2.0 has been incorporated into HTML5 and is quickly progressing toward a
unread,
Implementing HTML5 Forms
Now that the Web Forms 2.0 has been incorporated into HTML5 and is quickly progressing toward a
6/3/09
Andrey Petrov
, …
Alexey Androsov
3
2/10/09
IE 8 support
Hello! I'd like to support you library and have enough time for it! But I need more closer look
unread,
IE 8 support
Hello! I'd like to support you library and have enough time for it! But I need more closer look
2/10/09
Weston Ruter
, …
Andrey Petrov
5
1/7/09
Fwd: [whatwg] Data Templates and Repetition Blocks removed
I think it will remain part of the project, but as an extension. Maybe there will be a webforms2.js
unread,
Fwd: [whatwg] Data Templates and Repetition Blocks removed
I think it will remain part of the project, but as an extension. Maybe there will be a webforms2.js
1/7/09
Ken Young
, …
Olaf Merkert
5
10/7/08
Determine repeated element order
Hi Ken, like it's mentioned in the wf2 spec: use a hidden input element to synchronize the server
unread,
Determine repeated element order
Hi Ken, like it's mentioned in the wf2 spec: use a hidden input element to synchronize the server
10/7/08
Weston Ruter
7/31/08
Fwd: October target for HTML5 WD with HTML forms integration
Here's an encouraging update on the status of Web Forms 2.0 in HTML5. ---------- Forwarded
unread,
Fwd: October target for HTML5 WD with HTML forms integration
Here's an encouraging update on the status of Web Forms 2.0 in HTML5. ---------- Forwarded
7/31/08
Weston Ruter
6/26/08
Fwd: Discussing forms direction (was RE: {agenda} HTML WG issue-tracking telcon 2008-06-26)
To keep an eye on... ---------- Forwarded message ---------- From: Chris Wilson <Chris.Wilson@
unread,
Fwd: Discussing forms direction (was RE: {agenda} HTML WG issue-tracking telcon 2008-06-26)
To keep an eye on... ---------- Forwarded message ---------- From: Chris Wilson <Chris.Wilson@
6/26/08
Ahmidou
6/17/08
PreFilling a nested repetition
Hello I'm trying to prefill a nested repetition block, Is it possible? I have this code, but it
unread,
PreFilling a nested repetition
Hello I'm trying to prefill a nested repetition block, Is it possible? I have this code, but it
6/17/08
Ahmidou
,
Weston Ruter
3
6/17/08
Need help for xml submission.
Ok I finaly made a Python script to export it Thanks On 6 juin, 07:58, "Weston Ruter" <
unread,
Need help for xml submission.
Ok I finaly made a Python script to export it Thanks On 6 juin, 07:58, "Weston Ruter" <
6/17/08
Weston
,
Weston Ruter
4
4/9/08
Suspended Development
I did some feeling in the HTML WG to see what the status is on Web Forms 2. In summary, it looks like
unread,
Suspended Development
I did some feeling in the HTML WG to see what the status is on Web Forms 2. In summary, it looks like
4/9/08
ulysses
,
Weston Ruter
3
3/21/08
sticky repeating forms
Weston, Super. Amazing script. It works great. For the life of me I don't think I could come up
unread,
sticky repeating forms
Weston, Super. Amazing script. It works great. For the life of me I don't think I could come up
3/21/08
Namotco
,
Weston Ruter
4
2/26/08
checkValidity on a div
The reason is that it's not part of the Web Forms 2.0 specification: http://www.whatwg.org/specs/
unread,
checkValidity on a div
The reason is that it's not part of the Web Forms 2.0 specification: http://www.whatwg.org/specs/
2/26/08
bunyan
,
Weston Ruter
3
2/17/08
Re-create "dynamic" form after unsuccessful submit or for editing data
OK, thank you. On Feb 14, 4:14 pm, "Weston Ruter" <westonru...@gmail.com> wrote: >
unread,
Re-create "dynamic" form after unsuccessful submit or for editing data
OK, thank you. On Feb 14, 4:14 pm, "Weston Ruter" <westonru...@gmail.com> wrote: >
2/17/08
bobhaugen
,
Weston Ruter
2
1/29/08
Who's used webforms2 in which web app environments?
Any server-side language may be used with webforms2 on the client. On Jan 29, 2008 5:28 PM, bobhaugen
unread,
Who's used webforms2 in which web app environments?
Any server-side language may be used with webforms2 on the client. On Jan 29, 2008 5:28 PM, bobhaugen
1/29/08
johnwards
,
Weston Ruter
3
12/4/07
Delete elements playing with submit (firefox)
Hi John, sorry you've been experiencing this difficult issue. I recommend against using $wf2.
unread,
Delete elements playing with submit (firefox)
Hi John, sorry you've been experiencing this difficult issue. I recommend against using $wf2.
12/4/07
bwp
,
Weston Ruter
6
11/29/07
default checked radios, checkboxes
Actually, not much more complicated than that! I just released a new version that fixes this MSIE
unread,
default checked radios, checkboxes
Actually, not much more complicated than that! I just released a new version that fixes this MSIE
11/29/07
bobhaugen
,
Weston Ruter
8
11/19/07
Creating Repetition Rows Dynamically
On Nov 19, 6:28 pm, "Weston Ruter" <westonru...@gmail.com> wrote: > You can use
unread,
Creating Repetition Rows Dynamically
On Nov 19, 6:28 pm, "Weston Ruter" <westonru...@gmail.com> wrote: > You can use
11/19/07
bobhaugen
, …
Phil Barr
8
10/15/07
Prefilling form data test fails in Firefox, but not IE
This is so cool. Have you used usable forms (quirksmode.com)? If so any experience with adverse
unread,
Prefilling form data test fails in Firefox, but not IE
This is so cool. Have you used usable forms (quirksmode.com)? If so any experience with adverse
10/15/07
Ryan Cannon
,
Weston Ruter
2
10/6/07
`required` attribute failing simple test case
Ah, I see the problem. You must add a "name" attribute to the INPUT element. A
unread,
`required` attribute failing simple test case
Ah, I see the problem. You must add a "name" attribute to the INPUT element. A
10/6/07
johnwards
,
Weston Ruter
9
10/1/07
Validating the html
Humm... not sure why that is happening. I uploaded the DTD onto Validome and it validated: http://www
unread,
Validating the html
Humm... not sure why that is happening. I uploaded the DTD onto Validome and it validated: http://www
10/1/07
plonepaul
,
Weston Ruter
2
9/25/07
Implementation of application/x-www-form+xml
I have been thinking about that functionality, but I've been having a hard time coming up with a
unread,
Implementation of application/x-www-form+xml
I have been thinking about that functionality, but I've been having a hard time coming up with a
9/25/07
Weston
9/22/07
Version 0.5.1 released
1. Corrected the capitalization of the DOM attribute "maxLength". 2. Fixed issue 6 by
unread,
Version 0.5.1 released
1. Corrected the capitalization of the DOM attribute "maxLength". 2. Fixed issue 6 by
9/22/07
Swiftguy
9/18/07
How do we implement WEB 2 Forms using PHP as server side language.
Hello All, How do we implement WEB 2 Forms using PHP as server side language. I checked out PHP
unread,
How do we implement WEB 2 Forms using PHP as server side language.
Hello All, How do we implement WEB 2 Forms using PHP as server side language. I checked out PHP
9/18/07
Franco Ponticelli
8/19/07
good work!
Hi List, I am new here and I just want to give my sincere compliments for this wonderful initiative.
unread,
good work!
Hi List, I am new here and I just want to give my sincere compliments for this wonderful initiative.
8/19/07
Alexey Simonenko
,
Weston Ruter
2
8/19/07
What about Dean Edward's base2 library?
Hi Alexey, I want webforms2 to be standalone, not needing any other libraries. However, if the user
unread,
What about Dean Edward's base2 library?
Hi Alexey, I want webforms2 to be standalone, not needing any other libraries. However, if the user
8/19/07
Weston
8/12/07
Version 0.1 alpha released
Hello all, I've released version 0.1 alpha of the Web Forms 2.0 implementation. See the project
unread,
Version 0.1 alpha released
Hello all, I've released version 0.1 alpha of the Web Forms 2.0 implementation. See the project
8/12/07
Davin Studer
5/31/07
Web Forms 2 Rocks.
You are the man Weston.
unread,
Web Forms 2 Rocks.
You are the man Weston.
5/31/07