This is a discussion on "simple validating error" within the Web Page Design section. This forum, and the thread "simple validating error are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
simple validating error
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
||||
|
||||
|
simple validating error
Tried to validate my site to Xhtml Strict
All is passing except this form Line 30, Column 33: "form" is not a member of a group specified for any attribute. <form id="searchform" form action="http://www.mysite.com/vehicles.html" me (the A at the start of action is where it says the error is) Here is the form <div id="search"> <form id="searchform" form action="http://www.mysite.com/vehicles.html" method="get"> <fieldset> <label><input name="search" type="text" class="text" size="20" maxlength="30" /> </label> <input type="submit" class="button" value="Search Cars" /> </fieldset> </form> </div> If any more info is needed, then ill post it rigth away, but maybe its something simple I am missing Thanks guys |
|
|
|
#2
|
|||
|
|||
|
Re: simple validating error
Hi
I dont think you need form action just action.
|
|
#3
|
|||
|
|||
|
Re: simple validating error
Perhaps a typo error there
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#4
|
||||
|
||||
|
Re: simple validating error
This Page Is Valid XHTML 1.0 Strict!
Thanks for taking the time to help, glad i became a super member! |
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help validating | Oak | Web Page Design | 11 | Feb 5th, 2008 09:55 |
| Keep getting error message Microsoft VBScript runtime error '800a01a8' | cpando1974 | Classic ASP | 2 | Aug 7th, 2007 12:00 |
| Just want simple Background Song (.mp3) and a simple start/stop. | BlackReef | Flash & Multimedia Forum | 4 | Jun 28th, 2007 07:04 |
| Simple CSS Error. Please Help (Padded Border Around Image) | tharshan | Web Page Design | 4 | Mar 11th, 2007 00:37 |