On 30 November 2010 19:06, Rick <richard.t.ll...@gmail.com> wrote:
> I'm having some difficulty with IE8 on a Rails 2.3.5 app.  I'll state
> from the outset that this problem does not occur with Firefox, Chrome,
> or Opera when run on the same system so I'm reasonably certain I've
> got an IE issue here.

The first thing I would advise is to check that the html is fully
valid.  Paste the whole of the page html (from View, Page Source or
similar in your browser) into the w3c html validation site (google
will find it).

If fixing any errors there does not fix it then try loading the page
in firefox with firebug active and clicking the link.  This may show
an error.

Colin

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to