JavaScript pops up a form

Source: Internet
Author: User

We are in the background management often need to pop up a session form, which we can use the interface of the frame to pop up, can also be used to pop up with jquery, and now jquery is a lot of use, so it is this handy point, do not have to introduce additional framework JS resources.

Here is a pop-up window:

Application.window.OpenWindowFn (' ${ctx}/escmauthority/initgetparenthelp.do?selfid= ' +selfid+ "&auth_type=" + Auth_type+ "&own=" +own, 1020, he, Parentcallback);

Ii

function Opennew (role_id,auth_type,own) {//Open a different window according to the resource category var url= "${ctx}/escmauthority/initauthority.do";    var strfeature = ' Width=800,height=600,status=0,scrollbars=yes ';  var handle = window.open (url,null,strfeature); }



This article can also be consulted:

http://guangcai.iteye.com/blog/518345


This article is from the "Jianbo" blog, make sure to keep this source http://jianboli.blog.51cto.com/12075002/1889003

JavaScript pops up a form

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.