Summary
Upgrade to Total Validator Pro to validate an entire site in one go
Page checked: | http://localhost:8080/autoCompleteEntry/autoCompleteEntryOnly.jsf |
Total errors found: | 14 |
HTML (14): | E622 (1), E646 (1), E664 (12) |
Total warnings found: | 1 |
HTML (1): | W609 (1) |
Page Layout
Display issue details:
The line numbers refer to lines in the original source. Any with a line number of '0' are implicit tags added by Total Validator:
1 E646 The root element name 'html' must be in lowercase for XHTML documents:
The root element name 'html' must be all in in lowercase for XHTML documents. You can find a list of the <!DOCTYPE> tags that Total Validator recognises here (displayed in new window). <!DOCTYPE HTML>
2 <html xmlns="http://www.w3.org/1999/xhtml" xmlns:ice="http://www.icesoft.com/icefaces/component">
2 <head id="j_idt2">
3 W609 The 'content-type' HTTP header specifies a character set of UTF-8, which is different to the value
given here:
The 'content-type' HTTP header specifies a different character set to that specified in the tag. In this case the HTTP header takes precedence. E622 The 'http-equiv' attribute does not have a valid value: It should have one of the following values:
content-language content-type default-style refresh pics-label x-dns-prefetch-control x-ua-compatible
The HTML specification being validated against defines certain valid values for each attribute. Usually a list of valid values will be displayed when you see this message. Note that many values must be in lower case in XHTML, including the 'x' in numeric hex entity references. Note also that what values are allowed varies from standard to standard. <meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type" />
4 <title>
4 AutoCompleteEntry only
4 </title>
5 <script type="text/javascript">
10 </script>
10 <link
href="/autoCompleteEntry/javax.faces.resource/jquery/ui/jquery-ui.css.jsf?ln=icefaces.ace&v=4_1_0_1501
15" rel="stylesheet" type="text/css" />
10 <link
href="/autoCompleteEntry/javax.faces.resource/themes/sam/theme.css.jsf?ln=icefaces.ace&v=4_1_0_150115
" rel="stylesheet" type="text/css" />
10 <link
href="/autoCompleteEntry/javax.faces.resource/util/combined.css.jsf?ln=icefaces.ace&v=4_1_0_150115
" rel="stylesheet" type="text/css" />
10 <link href="/autoCompleteEntry/javax.faces.resource/core.css.jsf?ln=ice.core&v=4_1_0_150115"
rel="stylesheet" type="text/css" />
10 <script src="/autoCompleteEntry/javax.faces.resource/jsf.js.jsf?ln=javax.faces&v=4_1_0_150115"
type="text/javascript">
10 </script>
10 <script
src="/autoCompleteEntry/javax.faces.resource/bridge-support.js.jsf?ln=ice.core&v=4_1_0_150115"
type="text/javascript">
10 </script>
10 <script
src="/autoCompleteEntry/javax.faces.resource/jquery/jquery.c.js.jsf?ln=icefaces.ace&v=4_1_0_150115
" type="text/javascript">
10 </script>
10 <script src="/autoCompleteEntry/javax.faces.resource/icepush.js.jsf?ln=ice.push&v=4_1_0_150115"
type="text/javascript">
10 </script>
10 <script src="/autoCompleteEntry/javax.faces.resource/bridge.js.jsf?ln=ice.core&v=4_1_0_150115"
type="text/javascript">
10 </script>
10 <script
src="/autoCompleteEntry/javax.faces.resource/util/ace-core.js.jsf?ln=icefaces.ace&v=4_1_0_150115"
type="text/javascript">
10 </script>
10 <script
src="/autoCompleteEntry/javax.faces.resource/head-update-test.js.jsf?ln=ice.core&v=4_1_0_150115"
type="text/javascript">
10 </script>
10 <script
src="/autoCompleteEntry/javax.faces.resource/autocompleteentry/autocompleteentry.c.js.jsf?ln=icefaces.ace
&v=4_1_0_150115" type="text/javascript">
10 </script>
10 </head>
10 <body>
11 <h2>
11 AutoCompleteEntry only
11 </h2>
12 <form action="/autoCompleteEntry/autoCompleteEntryOnly.jsf;jsessionid=4EF703A6B4B9A83D8FC755FF70F086B1"
enctype="application/x-www-form-urlencoded" id="inputForm" method="post" name="inputForm">
13 <input name="inputForm" type="hidden" value="inputForm" />
14 E664 The 'autocomplete' attribute is not allowed for this input 'type':
For each 'type' attribute only a limited set of other attributes are allowed. See the relevant (X)HTML standard for details. <input autocomplete="off" name="ice.window" type="hidden" value="r0i4yrwpl2" />
14 E664 The 'autocomplete' attribute is not allowed for this input 'type':
For each 'type' attribute only a limited set of other attributes are allowed. See the relevant (X)HTML standard for details. <input autocomplete="off" name="ice.view" type="hidden" value="5i4yrwpl2:awc" />
14 <script id="inputForm:inputForm_captureSubmit" type="text/javascript">
14 </script>
14 <div id="inputForm:autoComplete">
14 <span style="display:inline-block;">
14 <input aria-autocomplete="list" aria-label="Label" autocomplete="off" class="ui-inputfield ui-widget
ui-state-default ui-corner-all ui-state-optional ui-input-label-infield"
name="inputForm:autoComplete_input" onblur="" onfocus="ice.setFocus(this.id);"
onmousedown="this.focus();" role="textbox" style="width: 300px;null" type="text" />
14 <span style="position:relative;display:block;">
14 <span class="ui-widget ui-widget-content ui-corner-all" id="inputForm:autoComplete_div"
style="display:none;z-index:500;">
14 </span>
14 </span>
14 </span>
14 <script type="text/javascript">
14 </script>
14 <span id="inputForm:autoComplete_fieldupdate">
14 <script type="text/javascript">
14 </script>
14 </span>
14 <div id="inputForm:autoComplete_update">
14 <span>
14 <script type="text/javascript">
14 </script>
14 </span>
14 </div>
14 </div>
14 E664 The 'autocomplete' attribute is not allowed for this input 'type':
For each 'type' attribute only a limited set of other attributes are allowed. See the relevant (X)HTML standard for details. <input type="hidden" name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:3"
value="2662676691466837661:-9070939329584940557" autocomplete="off">
14 </input>
14 E664 The 'autocomplete' attribute is not allowed for this input 'type':
For each 'type' attribute only a limited set of other attributes are allowed. See the relevant (X)HTML standard for details. <input type="hidden" name="javax.faces.ClientWindow" id="j_id1:javax.faces.ClientWindow:3"
value="r0i4yrwpl2" autocomplete="off">
14 </input>
15 </form>
16 <br />
17 <a href="index.jsp">
17 Goto Main page
17 </a>
18 <form action="/autoCompleteEntry/autoCompleteEntryOnly.jsf;jsessionid=4EF703A6B4B9A83D8FC755FF70F086B1"
id="v5i4yrwpl2-awc-retrieve-update" method="post" name="v5i4yrwpl2-awc-retrieve-update">
19 <input name="v5i4yrwpl2-awc-retrieve-update" type="hidden" value="v5i4yrwpl2-awc-retrieve-update" />
20 E664 The 'autocomplete' attribute is not allowed for this input 'type':
For each 'type' attribute only a limited set of other attributes are allowed. See the relevant (X)HTML standard for details. <input autocomplete="off" name="ice.window" type="hidden" value="r0i4yrwpl2" />
20 E664 The 'autocomplete' attribute is not allowed for this input 'type':
For each 'type' attribute only a limited set of other attributes are allowed. See the relevant (X)HTML standard for details. <input autocomplete="off" name="ice.view" type="hidden" value="5i4yrwpl2:awc" />
20 E664 The 'autocomplete' attribute is not allowed for this input 'type':
For each 'type' attribute only a limited set of other attributes are allowed. See the relevant (X)HTML standard for details. <input type="hidden" name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:4"
value="2662676691466837661:-9070939329584940557" autocomplete="off">
20 </input>
20 E664 The 'autocomplete' attribute is not allowed for this input 'type':
For each 'type' attribute only a limited set of other attributes are allowed. See the relevant (X)HTML standard for details. <input type="hidden" name="javax.faces.ClientWindow" id="j_id1:javax.faces.ClientWindow:4"
value="r0i4yrwpl2" autocomplete="off">
20 </input>
21 </form>
22 <form action="/autoCompleteEntry/autoCompleteEntryOnly.jsf;jsessionid=4EF703A6B4B9A83D8FC755FF70F086B1"
id="v5i4yrwpl2-awc-single-submit" method="post" name="v5i4yrwpl2-awc-single-submit">
23 <input name="v5i4yrwpl2-awc-single-submit" type="hidden" value="v5i4yrwpl2-awc-single-submit" />
24 E664 The 'autocomplete' attribute is not allowed for this input 'type':
For each 'type' attribute only a limited set of other attributes are allowed. See the relevant (X)HTML standard for details. <input autocomplete="off" name="ice.window" type="hidden" value="r0i4yrwpl2" />
24 E664 The 'autocomplete' attribute is not allowed for this input 'type':
For each 'type' attribute only a limited set of other attributes are allowed. See the relevant (X)HTML standard for details. <input autocomplete="off" name="ice.view" type="hidden" value="5i4yrwpl2:awc" />
24 E664 The 'autocomplete' attribute is not allowed for this input 'type':
For each 'type' attribute only a limited set of other attributes are allowed. See the relevant (X)HTML standard for details. <input type="hidden" name="javax.faces.ViewState" id="j_id1:javax.faces.ViewState:5"
value="2662676691466837661:-9070939329584940557" autocomplete="off">
24 </input>
24 E664 The 'autocomplete' attribute is not allowed for this input 'type':
For each 'type' attribute only a limited set of other attributes are allowed. See the relevant (X)HTML standard for details. <input type="hidden" name="javax.faces.ClientWindow" id="j_id1:javax.faces.ClientWindow:5"
value="r0i4yrwpl2" autocomplete="off">
24 </input>
25 </form>
25 <span id="v5i4yrwpl2_awc_icefaces_config">
25 <script>
25 </script>
25 </span>
25 <span id="dynamic-code">
25 </span>
25 <span id="v5i4yrwpl2-awc_icepush">
25 <script type="text/javascript">
25 </script>
25 </span>
25 </body>
26 </html>