<sbux-modal id="sbIdx1_1" name="sbTagNm1_1" uitype="small"></sbux-modal> <input type="button" value="modal open" onclick="SBUxMethod.openModal('sbTagNm1_1')">
<sbux-modal id="sbIdx1_1" name="sbTagNm1_1" uitype="small" header-title="Modal Title"></sbux-modal> <input type="button" value="modal open" onclick="SBUxMethod.openModal('sbTagNm1_1')">
<sbux-modal id="sbIdx1_1" name="sbTagNm1_1" uitype="small" header-title="Modal Title" body-html="<b>Modal Content</b>"></sbux-modal> <input type="button" value="modal open" onclick="SBUxMethod.openModal('sbTagNm1_1')">
<sbux-modal id="sbIdx1_1" name="sbTagNm1_1" uitype="small" header-title="Modal Title" body-html="<b>Modal Content</b>" footer-html="Modal Footer"></sbux-modal> <input type="button" value="modal open" onclick="SBUxMethod.openModal('sbTagNm1_1')">
<div id="contentTag1"><b>Modal Contnet</b></div> <sbux-modal id="sbIdx1_1" name="sbTagNm1_1" uitype="small" header-title="Modal Title" body-html-id="contentTag1"></sbux-modal> <input type="button" value="modal open" onclick="SBUxMethod.openModal('sbTagNm1_1')">
<div id="contentTag1"><b>Modal Contnet</b></div> <div id="footerTag1"><b>Modal Footer</b></div> <sbux-modal id="sbIdx1_1" name="sbTagNm1_1" uitype="small" header-title="Modal Title" body-html-id="contentTag1" footer-html-id="footerTag1"></sbux-modal> <input type="button" value="modal open" onclick="SBUxMethod.openModal('sbTagNm1_1')">