In DTM - How can I create mbox around a specific DIV | Community
Skip to main content
October 16, 2015
Solved

In DTM - How can I create mbox around a specific DIV

  • October 16, 2015
  • 1 reply
  • 918 views

I have seen conditional mbox being created around css class but can I create it around div.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Rudi_Shumpert

div#id  or div.class

 

Where ID is the id of the specific div or class is the class name of that div. 

1 reply

Rudi_Shumpert
Adobe Employee
Rudi_ShumpertAdobe EmployeeAccepted solution
Adobe Employee
October 16, 2015

div#id  or div.class

 

Where ID is the id of the specific div or class is the class name of that div.