No database content shows in Internet Explorer! It works on other major browsers but not IE. What do I do? http://www.lushdeals.com -- Posted via http://www.ruby-forum.com/.
On Wed, Jul 15, 2009 at 12:24 AM, Aaron Day < rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> > No database content shows in Internet Explorer! It works on other major > browsers but not IE. What do I do? >Saying "no database" content I would think is completely irrelevant. I''m totally new to rails, but how can this be a rails issue (unless maybe some tag is generating invalid html?) Can you ''view source'' of your IE page? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Also: http://db.tidbits.com/article/5386 See point 5. On Wed, Jul 15, 2009 at 12:32 AM, Rick <rickcr-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > On Wed, Jul 15, 2009 at 12:24 AM, Aaron Day < > rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote: > >> >> No database content shows in Internet Explorer! It works on other major >> browsers but not IE. What do I do? >> > > > Saying "no database" content I would think is completely irrelevant. I''m > totally new to rails, but how can this be a rails issue (unless maybe some > tag is generating invalid html?) > > Can you ''view source'' of your IE page? > >-- Rick R --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Are you saying its just bad html? -- Posted via http://www.ruby-forum.com/.
Sorry for double post but yes, I can see the page source and content is in the page source -- Posted via http://www.ruby-forum.com/.
bump -- Posted via http://www.ruby-forum.com/.
As Rick says, you''ve just got dodgy html Sticking the site through a validator shows some basic html problems - unclosed tags are your enemy here http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.lushdeals.com%2F On Jul 15, 6:36 pm, Aaron Day <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> bump > -- > Posted viahttp://www.ruby-forum.com/.