FineUI 官方论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

本论坛已关闭(禁止注册、发帖和回复)
请移步 三石和他的朋友们

FineUI首页 WebForms - MVC & Core - JavaScript 常见问题 - QQ群 - 十周年征文活动

FineUI(开源版) 下载源代码 - 下载空项目 - 获取ExtJS - 文档 在线示例 - 版本更新 - 捐赠作者 - 教程

升级到 ASP.NET Core 3.1,快、快、快! 全新ASP.NET Core,比WebForms还简单! 欢迎加入【三石和他的朋友们】(基础版下载)

搜索
查看: 3654|回复: 2
打印 上一主题 下一主题

JS菜鸟 请大神帮忙

[复制链接]
跳转到指定楼层
楼主
发表于 2012-4-7 22:48:01 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
var node = {attributes: {href: "/basic/hello.aspx"},text: "你好 ExtAspNet",id: "hello_extaspnet_example"};
window.parent.addExampleTab.apply(window.parent, [node]);

这个可以在父窗体打开一个标签
执行按钮事件PageContext.RegisterStartupScript("window.open('URL','_blank');");
能够打开新窗体
但是执行
PageContext.RegisterStartupScript("var node = {attributes: {href: \"/basic/hello.aspx\"},text: \"你好 ExtAspNet\",id: \"hello_extaspnet_example\"};window.parent.addExampleTab.apply(window.parent, [node]);");
无法实现效果


哪位大哥帮我改下 我想PageContext.RegisterStartupScript("window.parent.addExampleTab.apply(window.parent, 这里直接是一个STRUCT);");  这样尝试下 但是我不知道怎么在参数里面写STURCT 请帮忙改下 谢谢

沙发
 楼主| 发表于 2012-4-7 22:53:54 | 只看该作者
好像3.1.2才能才能这样执行 我先更新下看看
板凳
 楼主| 发表于 2012-4-7 23:03:34 | 只看该作者
在3.1.2中PageContext.RegisterStartupScript("var node = {attributes: {href: \"/basic/hello.aspx\"},text: \"你好 ExtAspNet\",id: \"hello_extaspnet_example\"};window.parent.addExampleTab.apply(window.parent, [node]);"); 可以实现效果 耶 方便多了
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|FineUI 官方论坛 ( 皖ICP备2021006167号-1 )

GMT+8, 2024-11-1 09:27 , Processed in 0.043359 second(s), 18 queries , Gzip On.

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表