current location:Home > jscss实现的滚动�%A search
Found a total of 21313 related content
-
- Scroll bar implemented by js+css
- Scroll bar implemented by js+css
- 2019-10-18 34 878
-
- Custom scroll bar plug-in implemented in js
- Custom scroll bar plug-in implemented in js
- 2019-10-10 29 2988
-
- jQuery - Implementing gallery scrolling thumbnails
- jQuery - Implementing gallery scrolling thumbnails
- 2018-07-10 153 4341
-
- Website full-screen scrolling switching effect implemented by H5+fullPage.js plug-in
- Website full-screen scrolling switching effect implemented by H5+fullPage.js plug-in
- 2018-06-08 49 2227
-
- jQuery implements news list scrolling special effects code
- jQuery implements news list scrolling special effects code
- 2017-02-07 79 2015
-
- App landing page single-page template source code implemented by Vue+Nuxt-Jironis
- Refresh-free scrolling web page template based on Vue Nuxt
- 2021-06-25 228 4802
-
- Filter plug-in Shuffle.js and responsive grid classification and sorting
- The animation is adaptive to achieve perfect layout, perfect changes from mobile to PC, and can also search, filter and other functions
- 2019-09-23 55 226200
-
- Dynamic cloud login interface
- The dynamic cloud login interface implemented by CSS3+jQuery adopts HTML5 technology. The login interface effect of white clouds fluttering and the realistic white cloud special effects are realized using CSS3. Of course, jQuery also plays an important role, but in traditional HTML , it is impossible to do. I hope that HTML will be fully compatible as soon as possible. The current IE8 is really heartbreaking. If you want to study HTML5 technology, download the special effects as soon as possible.
- 2017-08-07 234 3434522
-
- Mobile UI&WeChat UI YDUI Touch
- YDUI Touch is specially built for mobile terminals. It is compatible with mainstream mobile devices in terms of technical implementation and interaction design, ensuring light code and high performance. It uses Flexbox technology to flexibly align, shrink, and expand elements to easily handle mobile page layouts; it is implemented with rem Powerful screen adaptation layout, adapts to all screens in equal proportions; customize Javascript components, Less files, and Less variables to customize your own YDUI.
- 2019-09-24 74 220556
-
- VR virtual reality product website template
- Virtual reality technology is an important direction of simulation technology. It is a collection of simulation technology, computer graphics, human-computer interface technology, multimedia technology, sensing technology, network technology and other technologies. It is a challenging cross-tech frontier discipline and research field. . Virtual reality technology (VR) mainly includes aspects such as simulated environment, perception, natural skills and sensing equipment. The simulated environment is a computer-generated, real-time dynamic three-dimensional realistic image. Perception means that ideal VR should have the perception that all people have. In addition to the visual perception generated by computer graphics technology, there are also senses of hearing, touch, force, movement, etc.
- 2017-12-08 56 3114279
-
- Design and implementation of mobile programming communication interface based on YII framework
- Design and implementation of mobile programming communication interface based on YII framework
- 2018-02-07 197 2879130
-
- Design and implementation of a mobile programming communication interface based on YII framework
- Design and implementation of a mobile programming communication interface based on YII framework
- 2018-02-03 158 2891921
-
- Design and implementation of a mobile programming communication interface based on YII framework
- Design and implementation of a mobile programming communication interface based on YII framework
- 2018-02-05 212 2886675
-
- PHP5 and MySQL Bible
- This book is a classic comprehensive introduction to PHP and MySQL. The book not only comprehensively introduces the core features of the two technologies, but also explains how to efficiently combine the two technologies to build robust data-driven applications. This book covers the latest features emerging in new versions of the two technologies. The large number of practical examples and in-depth analysis in the book come from the author's many years of professional experience in this area and can be used to solve various problems faced by developers in practice. challenge.
- 2017-12-09 343 3111527
-
- PHP and MySQL Programming 3
- This book is a classic comprehensive introduction to PHP and MySQL. The book not only comprehensively introduces the core features of the two technologies, but also explains how to efficiently combine the two technologies to build robust data-driven applications. This book covers the latest features emerging in new versions of the two technologies. The large number of practical examples and in-depth analysis in the book come from the author's many years of professional experience in this area and can be used to solve various problems faced by developers in practice. challenge. The content of this book is comprehensive and in-depth, suitable for PHP and MySQL developers of all levels to read. It is not only an excellent learning tutorial, but also can be used as a reference manual.
- 2017-12-07 214 3115320
-
- Clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 378
-
- Red-nosed clown popping out of the box design April Fools' Day vector material (AI+EPS)
- This is an April Fool's Day vector material designed by a red-nosed clown popping out of a box. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 0 348
-
- Colorful beautiful floral design spring background vector material (AI+EPS)
- This is a spring background vector material designed with colorful and beautiful flowers. It is available in AI and EPS formats, including JPG preview.
- 2023-08-31 1 368
-
- 14 different types of dinosaur vector materials (EPS+PNG)
- This is a different kind of dinosaur vector material, available in EPS and PNG formats, including JPG preview.
- 2023-08-31 1 508
-
- Tyrannosaurus rex with open mouth side vector material (EPS+PNG)
- This is a side vector material of a Tyrannosaurus rex with its mouth open. It is available in EPS and PNG formats, including a JPG preview.
- 2023-08-31 0 386
-
- AutoIt3 Chinese help document packaging
- AutoIt v3 version, which is a free software that uses a BASIC-like scripting language, is designed for automating operations in a Windows GUI (Graphical User Interface). It utilizes simulated keyboard keys, mouse movements, and window/control combinations to implement automated tasks. This is impossible to achieve in other languages or has no reliable method (such as VBScript and SendKeys). AutoIt is very small and runs completely on all windows operating systems. (thesnow note: It is no longer available.
- 2024-01-19 21 699
-
- Research on MATLAB and VB hybrid programming technology WORD version
- This document mainly talks about the research on mixed programming technology of MATLAB and VB; it focuses on four methods of integrating MATLAB in VB applications to achieve program optimization, namely using Matrix VB, calling DLL dynamic link library, applying Active automation technology and dynamic data exchange technology, and analyzes the key issues and basic steps in the integration process. This hybrid programming combines the visual interface of VB with the powerful numerical analysis capabilities of MATLAB. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-01-19 0 1251
-
- Analysis of Android application message processing mechanism Chinese WORD version
- Android applications are driven by messages. The system maintains a message queue for each application. The main thread of the application continuously obtains messages from this message queue (Looper), and then processes these messages (Handler). , In this way, the execution of the application is driven by messages. This article will analyze the message processing mechanism of Android applications in detail. Friends in need can download and take a look
- 2024-02-28 0 1091
-
- The whole process of Android driver development Chinese WORD version
- Android's hardware abstraction layer, simply put, encapsulates the Linux kernel driver, provides interfaces upward, and shields low-level implementation details. In other words, the hardware support is divided into two layers, one is placed in user space (User Space), and the other is placed in kernel space (Kernel Space). Among them, the hardware abstraction layer runs in user space, and the Linux kernel driver The program runs in kernel space. Interested friends can come and take a look
- 2024-02-02 0 557
-
- CNC Advanced Programming Lecture Notes doc version
- In CNC machining, line cutting and ring cutting are two typical tool paths. Line cutting is mostly used for regular rectangular planes, step surfaces and rectangular sunken processing during manual programming. Line cutting in non-rectangular areas is generally implemented using automatic programming. Circular cutting is mainly used for semi-finishing, finishing and roughing of contours. When used for roughing, its efficiency is lower than that of line cutting, but it can be easily realized with the tool compensation function. This book is comprehensive in content, rich in examples, and comprehensive in system. This platform provides download of the doc version of advanced CNC programming lecture notes. Friends who need it can download it and take a look!
- 2024-02-27 0 823
-
- WIKINDX
- Reference management, document management, citations and more. Designed by scholars for scholars, continuously developed since 2003 and used by individuals and major research institutions worldwide, WIKINDX is a virtual research environment (enhanced online literature manager) that stores searchable references, notes, documents, Quotes, thoughts, etc. The integrated WYSIWYG word processor exports formatted articles to RTF and HTML. Plug-ins include a citation style editor and import/export of references (BibTeX, Endnote, RIS, etc.). WIKINDX supports every reference text
- 2023-10-07 23 4395
-
- CiviCRM
- CiviCRM is an open source and free to download member relationship management solution for advocacy, non-profit and other organizations. For more information, visit http://civicrm.org
- 2023-10-07 24 4482
-
- Joomla
- Joomla! is an award-winning content management system (CMS) that allows users to build websites and powerful online applications. It's very easy to use, stable and secure, with thousands of free extensions and templates.
- 2023-09-25 20 3945
-
- phpList
- phpList provides open source email marketing services, including analysis, list segmentation, content personalization and bounce processing. The rich technical functions and secure and stable code base are the result of 17 years of continuous development. Used in 95 countries, available in more than 20 languages, and used in 25 billion email campaigns sent last year. You can deploy it with your own SMTP server or get a free hosting account at http://phplist.com.
- 2023-09-18 15 4111
-
- SecLists
- SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.
- 2023-09-11 30 5741
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2147 24412
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11352 90802
-
- Encryption PHP library for generating unique strings from integers
- Encryption PHP library for generating unique strings from integers
- 2018-01-23 307 9388
-
- Annotation-based PHP encryption library
- Annotation-based PHP encryption library
- 2018-01-23 177 7749
-
- PHP library for processing text
- PHP library for processing text
- 2018-01-23 306 9825