Hi Chuck, It looks like the edit scaffold contains some invalid (X)HTML, and it seems that IE is being a bit more forgiving in its rendering. I noted a few problems, but it looks like the real deal-breaker is the fact that the form and table are not properly nested -- if you move the <cfform> tag above the <table> tag so that the form wraps the table then the form should display.
Would you mind raising a bug for this so we can be sure to get it fixed? -- Ezra Parker On Sun, Dec 20, 2009 at 6:29 PM, Chuck Savage <[email protected]> wrote: > using Firebug, the table that has the elements is grayed out. Its real > strange, I haven't a clue. Works fine with IE. > -- > Chuck Savage > http://SeaRisen.com > > -- > Model-Glue Sites: > Home Page: http://www.model-glue.com > Documentation: http://docs.model-glue.com > Bug Tracker: http://bugs.model-glue.com > Blog: http://www.model-glue.com/blog > > You received this message because you are subscribed to the Google > Groups "model-glue" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/model-glue?hl=en -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
