Disregard this, I refactored the code and the error disappeared, so I guess I was improperly closing a tag somewhere in my markup. Odd that it would have the described effect though.
Gareth On Jan 23, 2008 8:01 PM, Gareth Evans <[EMAIL PROTECTED]> wrote: > Hi Guys > > Can anyone pinpoint why when I run this block of code in firefox, the <tr> > and <td> tags are stripped out, but in IE all is okay? > > http://pastie.caboo.se/142293 > > I can provide a working page if needed. > > If I alert the result of the template, all is right, but it seems when the > insert occurs on the tbody tag, it removes the tr/td tags. > > Very odd! > > I'll start uploading this now. > > > Gareth > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
