Step 1: You can add
the ms-dialogHidden class to any HTML element in your Master Pages, Page
Layouts, or even content referenced by Master Pages in Web parts.
Step 2:Add Class in
Outer of Header and Footer Tag like as below
<div class=” ms-dialogHidden”>
</div>
Step 3: Now you can see the dialogue box without master style
No comments:
Post a Comment