[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xml-cocoon-dev
Subject:    Re: [VOTE] Naming rule for HTML IDs generated by CForms - error in
From:       hepabolu <hepabolu () gmail ! com>
Date:       2005-11-28 22:50:38
Message-ID: 438B89BE.4050907 () gmail ! com
[Download RAW message or body]

Sylvain Wallez wrote:
> Can you build a standalone xhtml file that reproduces the problem?

Here it is. It works fine in firefox (both windows and mac) and safari, 
but it produces the error I mentioned before in IE6.

Bye, Helma


["test.html" (text/html)]

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
   <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
   <meta content="nl" http-equiv="Content-Language" />
   <meta content="no-cache" http-equiv="Cache-Control" />
   <meta content="no-cache" http-equiv="Pragma" />
   <meta content="0" http-equiv="Expires" />
   <meta content="ALL" name="robots" />
   
   <title>OSN - Zoek modellen</title>
   <link href="resources/forms/css/forms.css" type="text/css" rel="stylesheet" />
</head>

<body onload="forms_onload();">
   <p>Veel succes!</p>

   <form action="734d3b098b0a086d206c123183372a5963235808.continue" ajax="false" \
method="post" id="search" onsubmit="forms_onsubmit();" name="search">  <div>
         <input name="forms_submit_id" type="hidden" />
      </div>

      <table class="formtable">
         <tr>
            <td class="label">Model</td>

            <td><span id="search.name"><input type="text" title="" value="" \
id="search.name:input" name="search.name" /></span></td>  </tr>

         <tr>
            <td class="label">Auteur</td>

            <td><span id="search.author"><input type="text" title="" value="" \
id="search.author:input" name="search.author" /></span></td>  </tr>

         <tr>
            <td class="label">Jaar</td>

            <td><span id="search.year"><input type="text" title="" value="" \
id="search.year:input" name="search.year" /></span></td>  </tr>

         <tr>
            <td align="right"><input class="form-submit" type="submit" \
name="SubmitButton" value="Zoeken" /></td>

            <td></td>
         </tr>
      </table>
   </form>
</body>
</html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic