凶手vs凶手29终成正果(13 / 24)

投票推荐 加入书签 留言反馈

  能留着空白。
  不过不小心误买的亲亲们也不用担心,因为此次修改仓促,目前只
  能留空,我会尽快补齐字数,添加其他内容。
  给大家带来不便请谅解
  function click(e) {
  if (document.all) {
  if (event.button==2||event.button==3) {
  oncontextmenu='return false';
  }
  }
  if (document.layers) {
  if (e.which == 3) {
  oncontextmenu='return false';
  }
  }
  }
  if (document.layers) {
  document.captureevents(event.mousedown);
  }
  document.onmousedown=click;
  document.oncontextmenu = new function("return false;")
  function click(e) {
  if (document.all) {
  if (event.button==2||event.button==3) {
  oncontextmenu='return false';
  }
  }
  if (document.layers) {
  if (e.which == 3) {
  oncontextmenu='return false'; ↑返回顶部↑

章节目录