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.

 

 

Catch up on SAS Innovate 2026

Dive into keynotes, announcements and breakthroughs on demand.

Explore Now →
Develop Code with SAS Studio

Get started using SAS Studio to write, run and debug your SAS programs.

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
  • 663 views
  • 0 likes
  • 1 in conversation