Step
- <link href="css/modalPopLite.css" rel="stylesheet" type="text/css" />
- <script src="js/modalPopLite.js" type="text/javascript"></script>
- <div id="clicker"></div>
<div id="popup-wrapper"> <!--modal box-->
<iframe width="100%" height="100%"
name="moralFrame" id="moralFrame"
src="#"
frameborder="0" >
</iframe>
<a href="#" id="close-btn" style="display:none;">Close</a>
</div> - <script>
$(function () {
$('#popup-wrapper').modalPopLite({ openButton: '#clicker', closeButton: '#close-btn', isModal: true });
});
function exitMoralBox(string){
$('#close-btn').click(); }
</script> - onclick="$('#popup-wrapper').width(1080).height(600);
s1='';
s='input9.jsp?input=companyProfileInput.txt&config=companyProfileInputConfig.txt&mode=DUMMY'; $('#moralFrame').prop('src', s);
$('#clicker').click(); "
沒有留言:
張貼留言