Marc Attinasi wrote:

> Pratik wrote:
> 
>> On 11/07/01 01:47 PM, Marc Attinasi wrote:
>>
>>> I checked in a change to the way images and ALT text are handled. You
>>> will probably notice that there is a (clipped) smiley face while
>>> images are being loaded, and if you have broken images (or impage
>>> loading blocked) then you will see that the size of the image is
>>> preserved and that the ALT text is displayed inside of a box the size
>>> of the image (Quirks Mode only, images with width and height only).
>>>
>>> * First, the smileys are temporary - I will be putting the real icons
>>> in RSN (as soon as I figure out the JAR madness). (bug 108799)
>>> * Second, if you liked the way we hadnled ALT text before better, you
>>> can disable the preservation of the image size for the ALT text with
>>> a pref:
>>>
>>>     pref("browser.display.force_inline_alttext", false); // true =
>>> force ALT text for missing images to be layed out inline
>>
>>
>>
>> Are 'pref's added to prefs.js/user.js like 'user_pref's or do I add
>> them in a different file? 
> 
> 
> If you add it to user.js you use user_pref("...") I think. I always just
> add them to all.js and use the 'pref("...") format, but I think either
> will work.
> 
> - marc
> 

user_pref in user.js works for this just fine.


-- 
Jay Garcia - Netscape Champion
Novell MCNE-5/CNI-Networking Technologies-OSI
UFAQ - http://www.UFAQ.org


Reply via email to