Sail soft comes with method popup window and JS native popup div window

Source: Internet
Author: User

Sail Soft pop-up window:

var $iframe = $ ("<iframe id= ' inp ' name= ' inp ' width= ' 100% ' height= ' 100% ' scrolling= ' no ' frameborder= ' 0 ' >"); Name and width of iframe parameters
$iframe. attr ("src",bdcurl+ '/selectbdcdy?proid= ' +proid);
var o = {
Title: "123",
width:800,
height:700
};
Fr.showdialog (O.title, O.width, O.height, $iframe, O); First Popup dialog box

Remember to define the variable.

Source files in your computer location: F:\bdcdj_server_16\webapps\report\WEB-INF\reportlets\score\ The lesson of blood and tears _ popup window. CPT

JS Native Popup window:

Https://jingyan.baidu.com/article/9989c746d1641bf648ecfeb2.html

I haven't tried it myself.

Sail soft comes with method popup window and JS native popup div window

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.