BookmarkSubscribeRSS Feed
franse
Calcite | Level 5

We are using vector buttons in emails for Outlook clients, and for clients that use a screen with a bigger dpi than normal, say 120DPI, we need to include a office schematic so the vml buttons know how to calculate width. But when making a new broadcast from an html file that contains a xmlns:o tag, all of the inline styles get picked out and the email breaks for some stupid reason.

 

Example of html tag:

 

 

<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">

what breaks it, is only the xmlns:o="urn:schemas-microsoft-com:office:office" tag. If i add it after the broadcast is defined, everything works. 

 

I belive jstidy has something to do with it? How can i ignore 1 tag from being parsed? Or can i enable jstidy entirely, it is useless for us

 

This is really annoying, i hope someone can help.

 

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 0 replies
  • 561 views
  • 0 likes
  • 1 in conversation