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.

 

 

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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