I've seen this behavior with malformed HTML were the form tags are between
table and tr tags. Check to make sure your HTML is valid.

-Dan

On Thursday, September 22, 2011, Robert Nurse <[email protected]> wrote:
>
>>Are you actually adding them as elements to the dom or just adding the
html
>>text to the table data?
>>I've had this exact issue and gotten around by properly adding the
children
>>to the form.
>>
>>
>>
>>>
>
> Hi,
>
> I've been adding them via DOM calls to table cells which are added to
table rows which are added to a table.  The table is within a form.  It
works just fine in IE. But, no FireFox.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347631
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to