Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在模态窗口中使用dialog的问题 #17

Open
GoogleCodeExporter opened this issue Mar 28, 2015 · 1 comment
Open

在模态窗口中使用dialog的问题 #17

GoogleCodeExporter opened this issue Mar 28, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

我想实现在当前的模态窗口中打开dialog窗口,因此不能使用ta
rget='dialog'的引用形式,而用js调用的方式,却始终不能弹出��
�口。

调用代码如下:
<a onclick="javascript:dialog('/project/create/', 'project_create', 
'{project_create}');">{project_create}</a>

Original issue reported on code.google.com by you...@gmail.com on 4 Jan 2011 at 9:04

@GoogleCodeExporter
Copy link
Author

调用代码如下:
<a onclick="javascript:$.pdialog.open('/project/create/', 'project_create', 
'{project_create}');">{project_create}</a>

Original comment by you...@gmail.com on 4 Jan 2011 at 9:08

  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant