登录
首页 » 其他 » 漂亮的JS浮动窗口特效代码

漂亮的JS浮动窗口特效代码

于 2022-05-26 发布 文件大小:561.60 kB
0 185
下载积分: 2 下载次数: 1

代码说明:

JS弹出窗口效果,仿微软视窗特效,基于DIV的弹出层效果,每一个都带有最大化、最小化、关闭按钮,而且可以像Windows窗口那样自由拖动,操作体验极佳,不失为一款很好的JS弹出框效果。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 实现16X16的点阵滚动显示。采用c语言编程,并在protuse上仿真通过...
    实现16X16的点阵滚动显示。采用c语言编程,并在protuse上仿真通过-Achieve 16X16 dot matrix scrolling display. Using c language programming and emulation through on protuse
    2022-03-16 13:38:08下载
    积分:1
  • 打印功能,是一个简单的例子,希望大家一起来探讨一下,vc++编写的,...
    打印功能,是一个简单的例子,希望大家一起来探讨一下,vc++编写的,-Printing function is a simple example, I hope everyone will work together to explore, vc++ Prepared,
    2022-05-24 04:19:20下载
    积分:1
  • Delphi在Image控件中显示文字
    Delphi在Image控件显示和绘制文字,如何在控件中绘制和显示文字呢?请参考这个源码吧。。
    2022-02-05 19:35:45下载
    积分:1
  • vb中一些常见问题的讲解及帮忙,对初学者很有帮助
    vb中一些常见问题的讲解及帮忙,对初学者很有帮助-vb some common problems on and help helpful for beginners
    2022-11-14 12:50:03下载
    积分:1
  • 一个适用于VC++的断点续传Dll源码
    一个适用于VC++的断点续传Dll源码,一个VC++支持多任务、多线程断点续传的DLL组件,并且用链表方式进行多任务管理。压缩包内含有DLL源文件以及演示程序。编译时要将编译好的DLL文件拷贝至Debug目录,运行后界面请参见截图。
    2022-04-07 22:41:56下载
    积分:1
  • 《C++程序设计教程》作者石志国—源代码
    《C++程序设计教程》作者石志国—源代码,1-15章全部源代码,适合初学者分析借鉴学习。
    2022-03-25 00:14:59下载
    积分:1
  • VC++号码生成器-随机生成手机号码
    VC++号码生成器-随机生成手机号码,随机生成彩票号码,只要是随机生成号码的都可以用,不过要针对你的要求修改程序,本程序在生成随机号码前需要指定号码位数和随机数范围才可以,用起来还是挺方便的,生成速度比较快,具体界面请参见截图所示。
    2022-02-04 06:28:17下载
    积分:1
  • 介绍了基于FPGA的多功能计程车计价器的电路设计。该设计采用了可编程逻辑器件FPGA的ASIC设计,并基于超高速硬件描述语言VHDL在Xilinx公司的Spar...
    介绍了基于FPGA的多功能计程车计价器的电路设计。该设计采用了可编程逻辑器件FPGA的ASIC设计,并基于超高速硬件描述语言VHDL在Xilinx公司的SpartanⅡ系列的2sc200PQ208-5芯片上编程实现了整个系统的控制部分,整个自动控制系统由四个模块构成:秒分频模块、控制模块、计量模块和译码显示模块。该设计不仅仅实现了显示计程车计费的功能,其多功能表现在它可以通过选择键选择显示计程车累计走的总路程和乘客乘载的时间。计时、计程、计费准确可靠,应用于实际当中有较好的实用价值和较高的可行性。-introduced FPGA-based multifunctional taxi meter circuit design. The design using programmable logic device FPGA ASIC design, and for the super-high-speed VHDL hardware description language in the company Xilinx Spartan II Series 2 sc 200PQ208-5 chip programming of the control system as a whole, Automatic control the entire system from four modules : a seconds-frequency module, control module, metrology modules and decoding module. The design not only achieved a taxi showed Billing functions, Multifunctional its performance through its keypad revealed taxi taking the cumulative total journey of the passengers took the set time. Program, log, billing is accurate, reliable and practical application of them have good practical value and the
    2022-01-22 15:10:54下载
    积分:1
  • 使用函数实现简单的八位处理器 软件开发环境:ISE 7.1i 仿真环境:ISE Simulator 1. 这个实例实现通过ISE Si...
    使用函数实现简单的八位处理器 软件开发环境:ISE 7.1i 仿真环境:ISE Simulator 1. 这个实例实现通过ISE Simulator工具实现一个可以进行两个八位操作数四种操作的简单处理器; 2. 工程在project文件夹中,双击mpc.ise文件打开工程; 3. 源文件在rtl文件夹中,mpc.v为设计文件,mpc_tb.tbw是仿真波形文件; 4. 打开工程后,在工程浏览器中选择mpc_tb.tbw,在Process View中双击“Simulation Behavioral Model”选项,进行行为仿真,即可得到仿真结果。-The use of a simple function to achieve the eight-processor software development environment: ISE 7.1i simulation environment: ISE Simulator 1. This example through the ISE Simulator tool to achieve the realization of a two operand four of eight simple processor operation 2. works in the project folder, double-click to open the project file mpc.ise 3. rtl source file in the folder, mpc.v documents for the design, mpc_tb.tbw is the simulation waveform files 4. to open a project, a browser in the works Select device mpc_tb.tbw, double-click in the Process View in the " Simulation Behavioral Model" option, to carry out acts of simulation, simulation results can be obtained.
    2023-03-17 12:55:03下载
    积分:1
  • Well as resection of the double, after extracting a text document with a code
    很好的双像后方交会,解压后是一个文本文档,内有代码-Well as resection of the double, after extracting a text document with a code
    2022-03-24 11:06:16下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载