On Thu, 27 Jun 2002 17:34:16 +1000
"Ramon Buckland" <[EMAIL PROTECTED]> wrote:

> Hi peoples.
> 
> I posted a similar question with this one a few weeks back. But not having
> much luck in solving it, I thought I'd prod peoples brains again and
> also give some more info that I have since found out..
> 
> My Problem now resolves solely around the setHTML() function of a DynLayer
> and Netscape.
> 
> Problem: Netscape 6.x fails to render a FORM in the HTML. displaying ONLY the
> preset values
The problem comes you do not respect the DOM. "<form>" tags do not have to be inside a 
table. Move them out the table and everything will work fine.

hth

pa


-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to