current location:Home > jQuery网站主页图片切换代�%8 search
Found a total of 21321 related content
-
- jQuery website homepage image switching code
- The jQuery website homepage image switching code is a slideshow effect with thumbnails and left and right arrow carousel switching.
- 2017-08-21 196 1574
-
- JS atmosphere website home page slide switching code
- The JS atmosphere website homepage slide switching code is a website top navigation code that can be switched freely.
- 2024-02-01 133 757
-
- jQuery website home page slide switching code
- The jQuery website homepage slide switching code is a widescreen and atmospheric banner image carousel switching effect.
- 2017-05-19 238 2258
-
- jQuery beauty website picture carousel switching code
- The jQuery beauty website image carousel switching code is a focus image code with automatic carousel switching with left and right arrows.
- 2017-08-17 345 2636
-
- Music website homepage jQuery focus map switching code
- The jQuery focus image switching code on the homepage of the music website is a very good banner image switching special effect. It will display the special effects of the next carousel image. It has left and right buttons to switch and automatically hides the switching button when leaving the focus. It is also a very good JS special effects code.
- 2017-01-13 208 2578
-
- Material design template
- This Discuz template is very suitable for photo sites and material websites. The slideshow on the homepage has a variety of switching effects, which is quite beautiful and dynamic!
- 2017-01-17 328 3583144
-
- Adaptive multifunctional image WordPress theme - CX-UDY free release
- This theme is a free WordPress multi-functional theme. It is called multi-functional because it is quite troublesome to position this theme. It is said to be a blog theme, but the homepage and list are in the form of a picture list. It is said to be a picture theme. However, the development of the article page is mainly based on the double-column layout of the blog. Of course, if you use it as a picture site, it is still good, because the site can switch the thumbnail size of the entire site through the background, and the theme article page supports Single column layout.
- 2017-01-14 409 3583589
-
- Blue simple business company website template
- The blue simple business company website template is made using a variety of jquery plug-ins. The homepage has up to 8 styles, DIV+CSS layout, and a full set of templates, including homepage, about us, team, service, workflow, testimonials, contact us, pricing, common Questions, left navigation, right navigation, full width, design work, image display, blog, buttons and icons, map, content slider, video, price list, tab switch and other website template pages.
- 2017-08-09 156 3428305
-
- Sidebar menu modular responsive template
- The concept of responsive website design (Responsive Web design) is: The design and development of the page should respond and adjust accordingly based on user behavior and device environment (system platform, screen size, screen orientation, etc.). The specific practice method consists of many aspects, including elastic grid and layout, pictures, the use of CSS media query, etc. Whether the user is using a laptop or an iPad, our page should be able to automatically switch resolution, image size and related script functions to adapt to different devices; in other words, the page should
- 2017-12-08 147 3112113
-
- Responsive h5 web template for travel attractions
- The concept of responsive website design (Responsive Web design) is: The design and development of the page should respond and adjust accordingly based on user behavior and device environment (system platform, screen size, screen orientation, etc.). The specific practice method consists of many aspects, including elastic grid and layout, pictures, the use of CSS media query, etc. Whether the user is using a laptop or an iPad, our page should be able to automatically switch resolution, image size and related script functions to ensure
- 2017-12-07 148 3116101
-
- WeChat Mini Program Accounting Book Development Practical Courseware
- WeChat Mini Program Accounting Book Development Practical Courseware
- 2023-09-21 17 1341
-
- ThinkPHP configuration development and CMS backend practical courseware
- ThinkPHP configuration development and CMS backend practical courseware
- 2023-08-15 32 1562
-
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- Comprehensive practical (Vue3+Laravel8+Uniapp) courseware
- 2023-06-26 34 1692
-
- PHP programming (summary of basic knowledge points) courseware
- PHP programming (summary of basic knowledge points) courseware
- 2023-06-26 9 1769
-
- Front-end development (basics + practical project collection) courseware
- Front-end development (basics + practical project collection) courseware
- 2023-06-26 8 1518
-
- Cute summer elements vector material (EPS PNG)
- This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
- 2024-05-09 184 2738
-
- Four red 2023 graduation badges vector material (AI EPS PNG)
- This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
- 2024-02-29 185 2347
-
- Singing bird and cart filled with flowers design spring banner vector material (AI EPS)
- This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
- 2024-02-29 161 2246
-
- Golden graduation cap vector material (EPS PNG)
- This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 172 2288
-
- Black and white style mountain icon vector material (EPS PNG)
- This is a black and white style mountain icon vector material, available in EPS and PNG formats, including JPG preview.
- 2024-02-27 187 2199
-
- Android development tutorials and notes pdf version
- Android file access and database programming knowledge. File operations mainly include reading files, writing files, reading static files, etc. It also introduces creating, adding file content and saving, opening files and displaying the content; database programming mainly introduces the SQLite database. The use includes knowledge of creating, deleting, opening databases, non-query SQL operation instructions, query SQL instructions-cursors, etc.
- 2024-02-29 64 3118
-
- Unity3d game development camera switching Chinese WORD version
- This document mainly talks about camera switching in unity3d game development; I hope it will be helpful to everyone; interested friends can come and take a look.
- 2024-02-29 51 2542
-
- Android Chinese API collection chm version
- Android Chinese Translation Group - A collection of Android Chinese APIs. API documentation (Reference) is the basis of Android development. In the past three years (2007-2010), the official Chinese version of the API has not yet been released. The Android Chinese Translation Group has gathered a group of people to engage in Android development. People, forum moderators, college students, graduate students, etc. use their spare time to translate Android APIs. The number of people has grown from 1 to 80, and the number of published translations has ranged from 1 to 50.
- 2024-02-29 79 1973
-
- Lucene learning and summary Chinese WORD version
- This document mainly talks about the learning and summary of Lucene; Lucene is an efficient, Java-based full-text search library. I hope this document will help friends in need; interested friends can come and take a look.
- 2024-02-29 74 3234
-
- Maven series
- Some companies do not provide external networks for programmers, so maven cannot be used to access remote warehouse addresses, so it is necessary to find a machine in the LAN that has external network permissions; build a nexus private server, and then programmers connect to this private server In this case, you can access the maven remote warehouse through this computer with a nexus private server. Interested friends can come and take a look
- 2024-02-29 79 2082
-
- Fat-Free Framework
- Fat-Free Framework, or F3, is a straightforward PHP framework. Its codebase is only 65 KB, and the framework is modular, allowing you to only use the necessary code.
- 2024-10-17 4 947
-
- PHPixie
- PHPixie is easy to learn and does not rely on automagic. You will always be in charge of what's happening.
- 2024-10-17 0 872
-
- Slim
- Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs.
- 2024-10-17 1 730
-
- FuelPHP
- The Fuel PHP Framework is a fast, simple and flexible PHP 5.4 framework, born from the best ideas of other frameworks, with a fresh start!
- 2024-10-17 0 744
-
- Yii
- Yii is a fast, secure, and efficient PHP framework.Flexible yet pragmatic.Works right out of the box.Has reasonable defaults.
- 2024-10-17 0 763
-
- A collection of 50 excellent classic PHP algorithms
- Classic PHP algorithm, learn excellent ideas and expand your thinking
- 2020-03-26 2325 25201
-
- PHPExcel-1.8 class library (worth collecting!)
- PHPExcel PHP class library for operating Office Excel documents
- 2018-09-26 11516 92093
-
- PHP library for dependency injection containers
- PHP library for dependency injection containers
- 2018-01-26 575 25589
-
- Small PHP library for optimizing images
- Small PHP library for optimizing images
- 2018-01-26 749 19265
-
- PHP library to extract GIF animation frame information
- PHP library to extract GIF animation frame information
- 2018-01-26 372 11288