I'm trying to fix the problem of IE never jumping to the called for
anchor and I get the following errors for every row in the table from
a BBEdit check syntax of the generated HTML.
Document type does not permit element “<a>” in content of element
“<input>”.
Close tag for element “</input>” omitted but document type doesn't
permit it.
The generated HTML is:
<td><input type="image" name="3.29.27.4.1" src="/images/
iconOrangeDown.gif"><a name="EditRow27"></a></td>
The <.wo> line is (inside a WORepetition):
<td><webobject name=UnOpenedTransBtn></webobject><webobject
name=AnchorOpenEdit></webobject></td>
The <input> tag of <UnOpenedTransBtn> is a WOImageButton with
<action> set and <src> set to </images/iconOrangeDown.gif>; and the
<a> tag of <AnchorOpenEdit> is generated from a <WOGenericContainer>
with an <elementName> and a <name> binding.
Hopefully if I can get rid of the HTML error the page will behave in IE.
----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]