Hi, I''m a bit confused with the problem I discovered: Some of the pictures I upload aren''t displayed on IE. Some of them are ok, some of them aren''t. Yet, they are the same kind of pics and they are side by side... Everything works fine in chrome, safari and firefox. The example is here: http://phdtalent.com/ (look at the footer) If someone has an explanation, I''m eager to read :) Thanks in adance! -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
try removing all the styling and see if the images are visible. Other than a possible problem with styling the only thing i notice was that bandwidth appear to be low and IE is so crappy it could be timing out. if that is the case use javascript to delay the loading of the big flash in the middle . by the way nice site! =D -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Hi Radhames, Thanks for your advice, I''ll try this once I''ve a PC available, but I''m not sure this is the perfect track: the same pics are always missing. I tried to access these with their URL without success, or more precisely IE displays a cross. If ever I enter a bad URL (trying to access a non existing pic) IE displays an error page, a completely different behaviour... So I''m stil lost! By the way, we sure agree IE is crappy ;) Ben -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I''ve found the pb... IE is definitely crappy.... the pictures with problems weren''t encoded in RGB (despite the jpg extension)... Thanks to GIMP, I converted it, everything is fine now! On Sep 22, 11:31 pm, apneadiving <apnea.diving.d...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi Radhames, > > Thanks for your advice, I''ll try this once I''ve a PC available, but > I''m not sure this is the perfect track: the same pics are always > missing. > > I tried to access these with their URL without success, or more > precisely IE displays a cross. If ever I enter a bad URL (trying to > access a non existing pic) IE displays an error page, a completely > different behaviour... > > So I''m stil lost! > > By the way, we sure agree IE is crappy ;) > > Ben-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I''ve found the pb... IE is definitely crappy.... the pictures with problems weren''t encoded in RGB (despite the jpg extension)... Thanks to GIMP, I converted it, everything is fine now! On Sep 22, 11:31 pm, apneadiving <apnea.diving.d...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi Radhames, > > Thanks for your advice, I''ll try this once I''ve a PC available, but > I''m not sure this is the perfect track: the same pics are always > missing. > > I tried to access these with their URL without success, or more > precisely IE displays a cross. If ever I enter a bad URL (trying to > access a non existing pic) IE displays an error page, a completely > different behaviour... > > So I''m stil lost! > > By the way, we sure agree IE is crappy ;) > > Ben-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.