We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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窗口,因此不能使用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
you...@gmail.com
The text was updated successfully, but these errors were encountered:
调用代码如下: <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
Sorry, something went wrong.
No branches or pull requests
Original issue reported on code.google.com by
you...@gmail.com
on 4 Jan 2011 at 9:04The text was updated successfully, but these errors were encountered: