永发信息网

求点击文字链接弹出提示窗口的代码?

答案:3  悬赏:60  手机版
解决时间 2021-04-27 15:07
  • 提问者网友:川水往事
  • 2021-04-27 00:02

就是点击一个文字链接,在页面中心弹出一个提示框,无最大化操作,带关闭的,提示框里只有几个字的内容。

球这样的代码,谢谢!

最佳答案
  • 五星知识达人网友:妄饮晩冬酒
  • 2021-04-27 00:50
<a href="#" onclick="javascript:window.open('index.html');">点击</a>
全部回答
  • 1楼网友:你可爱的野爹
  • 2021-04-27 02:36

<?xml version="1.0" encoding="gb2312"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns=" http://www.w3.org/1999/xhtml"> <head> <title>互动力量免费留言本</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <link href="../../css/template3.css" rel="stylesheet" type="text/css"> <script language="javascript" src="../../js/editor.js"></script> <SCRIPT language="JavaScript"> <!-- if (top.location != self.location)top.location=self.location; // -->

  • 2楼网友:夜余生
  • 2021-04-27 02:15
<a href="#" onclick="alert('你的内容');">点击</a>
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯