Marnen Laibow-Koser wrote:
> Pål Bergström wrote:
>> When the page loads I can see the image name displayed until it actually
>> loads. Is that a RoR or Apache/Passenger feature? 
> 
> No, that's a browser feature.  Most browsers display the alt text for 
> the image (or the filename if no alt text) as the image loads.
> 
>> Can I disable it?
> 
> Sure.  Just specify meaningful -- or blank -- alt text.
> 
> Best,
> --
> Marnen Laibow-Koser
> http://www.marnen.org
> [email protected]

Hmm, not sure you're right. I never see it otherwise, even on sites that 
use the alt attribute. It should be that if an image doesn't load, then 
alt would be displayed. Anyway, I never use it myself so I'm not 
certain.

In this case it comes from the image_tag, so it's RoR. Any way to 
disable it?

I never seen it on LiteSpeed Server. It came with Apache and Passenger.
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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 [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-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to