如何使用ctrl键执行多次页面链接点击 [英] How to perform multiple page link clicks with ctrl key

查看:115
本文介绍了如何使用ctrl键执行多次页面链接点击的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好.

我想知道如何(如果有办法)通过ctrl键处理多个链接点击.

因此,例如,用户将转到带有大约3个超链接的网页.然后,用户将按住ctrl键,然后单击一个链接,然后单击另一个链接.然后当释放ctrl键时,将发生一个事件(可能是基于两个超链接的值的组合进行搜索).

我正在使用C#,并假定解决方案可能会在jQuery中完成?


谢谢,
M

Hi all.

I would like to know how (if there''s a way) to handle multiple link clicks via the ctrl key.

So for example the user would go to a web page with about 3 hyperlinks on it. Then the user would hold down the ctrl key, then click one link then another. Then when the ctrl key is released, an event will occur (maybe a search based on the combination of both hyperlinks'' values).

I am using C# and assume the solution will probably be done in jQuery?


Thanks,
M

推荐答案

实际上都是.

它的工作原理应类似于Windows资源管理器的工作方式.按住ctrl键的位置,然后选择一个文件,然后选择另一个文件,然后将其剪切或粘贴到某个位置.

我想要达到的目标是相似的.用户将按住ctrl键的位置,然后单击一个链接,然后单击另一个链接,然后单击另一个链接(都在同一网页上).全部按住Ctrl键.释放ctrl键后,系统必须根据所单击的内容运行搜索或事件.

感谢您的回复.

M
Both, actually.

It should work similar to how windows explorer does. Where you hold down the ctrl key, then select a file, then another and then cut or paste it somewhere.

What I want to achieve is similar. Where a user will hold down on the ctrl key then click one link, then another then another (all on the same web page). All while holding down on ctrl key. When ctrl key is released, system must run a search or event based on what was clicked.

Thanks for you response.

M


这篇关于如何使用ctrl键执行多次页面链接点击的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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