• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: IE ignoring the anchor, Firefox ok
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IE ignoring the anchor, Firefox ok


  • Subject: Re: IE ignoring the anchor, Firefox ok
  • From: Baiss Eric Magnusson <email@hidden>
  • Date: Mon, 24 Mar 2008 10:52:24 -0700

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.


Hi Florijan,

I added the binding <id,"readOnly> to the <WOImageButton>,
<td><input id="readOnly" type="image" name="3.29.26.1.1" src="/ images/iconArrowGreen.gif"><a name="EditRow26"></a></td>
but it didn't help.


On Mar 24, 2008, at 10:28 AM, Florijan Stamenkovic wrote:


On Mar 24, 2008, at 12:40, Baiss Eric Magnusson wrote:

<td><input type="image" name="3.29.27.4.1" src="/images/ iconOrangeDown.gif"><a name="EditRow27"></a></td>

Maybe if you tried using an id on the input element then BBEdit would stop complaining. AFAIK there is no restriction on using an ID anywhere, regardless of the doctype, as long as it is unique.


Hopefully if I can get rid of the HTML error the page will behave in IE.

Right. :)

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.

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.


----
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 (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: IE ignoring the anchor, Firefox ok
      • From: Florijan Stamenkovic <email@hidden>
References: 
 >IE ignoring the anchor, Firefox ok (From: Baiss Eric Magnusson <email@hidden>)
 >Re: IE ignoring the anchor, Firefox ok (From: Florijan Stamenkovic <email@hidden>)

  • Prev by Date: Re: IE ignoring the anchor, Firefox ok
  • Next by Date: Re: IE ignoring the anchor, Firefox ok
  • Previous by thread: Re: IE ignoring the anchor, Firefox ok
  • Next by thread: Re: IE ignoring the anchor, Firefox ok
  • Index(es):
    • Date
    • Thread