GD
0
mso-hide: all doesn't work at outlook 2003
Hi,
I'm trying to hide a table from outlook (all version).
I use style mso-hide: all. It works to all clients except outlook 2003.
Any soloutions?
thnx
Hi,
I'm trying to hide a table from outlook (all version).
I use style mso-hide: all. It works to all clients except outlook 2003.
Any soloutions?
thnx
Hi George,
Please try below code, this is code work for Outlook 2000 to 2013.
<!--[if !mso]><!-->
Between this code is not show in Outlook 2000 to 2013.
<!--<![endif]-->
Let us know if it works for you.
Thanks
Kevin
Email Monks
Hi Kevin,
It didn't work.
I' ve tried that:
<!--[if !(IE)]><!-->
Between this code is not show in Outlook 2003.
<!--<![endif]-->
[it targets outlook 2003 (plus lotus)]
and i set style mso-hide: all to all tables
[it targets all the other outlook versions]
thnx
Hey! What's up, George :)
I'm interested of helping you hide whatever you need but it might be easier if you post full HTML code here.
Steve
Email Dev
MailBakery