具有超链接的配置窗口 [英] Confrimation windows with hyper links

查看:127
本文介绍了具有超链接的配置窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我的客户想要确认窗口,例如Windows 7 Controlpanel Windows
具有超链接,单击其中的一个即可将您带到其他链接.
同样,他想在示例下方的窗口中有3个链接

限额改变了!"
-覆盖原始
-创建一个新的限制
-取消

选择业务逻辑将继续.

使用javascript我不确定我们是否可以实现这一目标...任何建议.

Hi all,

My client want confirmation windows something like windows 7 controlpanel windows
having hyperlinks and on click of one it takes you to some other.
in same way he want to have 3 links on the window below example

"Limits has changed!"
- overwrite original
- create a new limit
- cancel

on selection business logic will go.

with javascript i am not sure we can acheive this... any suggestions.

推荐答案

听起来不错.如果您想使用Javascript,它将更容易实现.

1)使用javascript,您将调用Window.Open(url)
2)您将根据客户设计一个独立的aspx页面.
3)将步骤1中的呼叫页面(在步骤2中)作为URL

完成:)
Sounds good. If you wish to use Javascript it will be more easy to do.

1) Using javascript you will call Window.Open(url)
2) You will design an independent aspx page as per client.
3) call page (in step 2) in step 1 as URL

Done :)


这篇关于具有超链接的配置窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆