No database content shows in Internet Explorer! It works on other major
browsers but not IE. What do I do?
On Wed, Jul 15, 2009 at 12:24 AM, Aaron D. <
[email protected]> 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?
Are you saying its just bad html?
Also:
Mailing List Manners 101 - TidBITS See point 5.
On Wed, Jul 15, 2009 at 12:32 AM, Rick [email protected] wrote:
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
Sorry for double post but yes, I can see the page source and content is
in the page source
bump
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 D. [email protected]