Are you doing a 'view source' in the browser, or 'inspect element' in Firebug? Firebug will report the HTML as what you posted as your results. It's reporting the HTML as what Firefox rendered; the <fieldset> will either need to include the entire table, or be entirely inside a <td></td> to render properly in most browsers.
On Sun, Dec 5, 2010 at 3:48 PM, Stephen Cassady <[email protected] > wrote: > > >so doing a quick test showed the result as it should (on CF8), the > ><fieldset> did not move in the source code but I should point out that > >Kym > > Thanks Kym - I should have mentioned that I'm on CF9, but knowing it is as > appropriate in CF8 is a great benchmark. I'm just totally perplexed why this > seems to be happening. > > Stephen > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:339910 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

