SoFunction
Updated on 2025-04-03

A very cool JS menu effect

'+[i].value; } break; } } inhtml='
' +'' +inhtml +'
'; //alert(inhtml) (inhtml); =0; =-4; (eval(this.menutable_name).cells[0]) this.td_W=eval(this.menutable_name).cells[0].scrollWidth+6 this.td_H=eval(this.menutable_name).cells[0].scrollHeight setInterval(name+".scrollback()",1) } //------Click Hyperconnect--- =function(){ //alert() var url=(",") //alert(url[0]) //alert(url[1]) if (url[0]=="") return if (url[1]=="_blank") {(url[0])} else {=url[0]} } //-------- Sliding processing---- =function(){ diffX=this.td_X-3 diffY=this.td_Y-5 diffW=this.td_W diffH=this.td_H percentX=*(); percentY=*(); percentW=*(); percentH=*(); if(percentX>0) percentX=(percentX); else percentX=(percentX); if(percentY>0) percentY=(percentY); else percentY=(percentY); if(percentW>0)percentW=(percentW); else percentW=(percentW); if(percentH>0)percentH=(percentH); else percentH=(percentH); eval(this.hk_name).+=percentY; eval(this.hk_name).+=percentX; eval(this.hktable_name).+=percentW; eval(this.hktable_name).+=percentH; =+percentX; =+percentX; =+percentY; =+percentW; =+percentH; } //-----Slide out--- =function() { if (==0 || =="|") return () this.td_W=+6 this.td_H= } } //------ Absolute positioning--- =function(obj){ hk_left= hk_top= vParent = ; while (() != "BODY") { hk_left += ; hk_top += ; vParent = ; } this.td_X=hk_left this.td_Y=hk_top } //------ About --- =function(){ alert("OK") } }
[Ctrl+A Select all Note:Introducing external Js requires refreshing the page before execution]
  • A very cool JS menu effect

Related Articles

  • Input Special Events onpopertychange and oninput

    The difference between onpopertychange and oninput.
    2009-06-06
  • JS implements the small game of aircraft war

    This article mainly introduces the JS Aircraft War mini game in detail. The sample code in the article is introduced in detail and has certain reference value. Interested friends can refer to it.
    2020-08-08
  • Quick Start Tutorial

    This article mainly introduces a detailed introduction to the quick start tutorial for everyone to help you get started quickly. Interested friends can refer to it.
    2016-09-09
  • CSS or JS implement mouse hover to display another element

    This article mainly introduces the relevant information about the mouse hover of another element when CSS or JS is implemented. Friends who need it can refer to it.
    2016-01-01
  • Introduction to several methods and differences in JavaScript's data types

    This article mainly introduces several methods and differences in JavaScript's data types. This article will share with you various methods. This article introduces you very detailedly through example code. It has certain reference value for your study or work. Friends who need it can refer to it.
    2020-09-09
  • JavaScript to pick up the missing

    Javascript actually consists of three parts: ECMAScript, DOM, and BOM The first two are based on industrial standards, and BOM is still quite chaotic.
    2009-12-12
  • JS implements the addition of two values ​​to alert exactly to the specified bit

    Adding two values ​​to accurately specify the number of bits is alert. There is a good example below. Interested friends can refer to it.
    2013-09-09
  • How to implement singleton mode with Javascript

    This article mainly introduces how to implement singleton mode using Javascript. Students who want to learn design mode can refer to the following
    2021-04-04
  • Methods to operate local folders using ActiveXObject in JavaScript

    I used to use vbscript to operate folders, but I found that using JavaScript is also OK, but it is definitely not as simple as using vbs, but it is still good to learn it.
    2014-03-03
  • uniapp basic steps to using custom slots

    Using custom slots in uni-app allows developers to define replaceable content areas within the encapsulated components, thereby achieving highly customized component reuse. The following are the basic steps for using custom slots in uni-app. Friends who need it can refer to it
    2024-04-04

Latest Comments