Page 1 of 1
[RESOLVED] New hotmail attachment buttons don't work
Posted: Wed Jul 28, 2010 7:09 pm
by AnotherGuest
Using FF3.0.17 and NS 2.0
All the attachment links (see attachment) do not function even when "allow all on this page" and "allow script globally".
However disable NoScript from Add-ons solve the problem

Re: New hotmail attachment buttons not work with NoScript en
Posted: Wed Jul 28, 2010 8:28 pm
by al_9x
http://forums.informaction.com/viewtopi ... 735#p20209 describes what's going on.
You can use the following surrogate:
Code: Select all
user_pref("noscript.surrogate.hotmail_compose.sources", "@.mail.live.com/mail/EditMessageLight.aspx");
user_pref("noscript.surrogate.hotmail_compose.replacement", "watch('_useSilverlightUpload',function(){return false;});");
or disable the silverlight plugin
Re: New hotmail attachment buttons not work with NoScript en
Posted: Wed Jul 28, 2010 10:35 pm
by AnotherGuest
That helps. Thanks!
Re: New hotmail attachment buttons not work with NoScript en
Posted: Thu Jul 29, 2010 7:51 pm
by DP
Also buttons missing in FireFox that show in IE, like the Print button, Refresh button, Next and Previous arrows, the Help question mark to name a few. I am using FireFox 3.6.8 with Windows XP SP3.