错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Click Event Distribution Among Multiple Web Browsers

  • Masaki Kohana,
  • Shusuke Okamoto

摘要

This paper proposes a method to transfer a click event occurring on one web browser to another web browsers. There are situations where a user wants to perform the same operation on multiple web browsers. For example, a user may want to submit a request from multiple web browsers to a web server. However, a click event cannot be transferred to another web browser, because the click event cannot be serialized. In this paper, our method retrieves parameters of the click event and sends them to another web browser. Based on the received parameters, the click event is reconstructed.