Found a total of 10000 related content
10 Premium jQuery Image/Content Sliders Plugins
Article Introduction:Ten powerful jQuery slide plug-ins are recommended to help you create a cool website!
The following are ten excellent jQuery slide plug-ins on Code Canyon. They are powerful and have amazing effects, which will definitely add a lot of color to your website. All pictures are copyrighted by their respective authors.
jQuery Banner Rotator / Slideshow
This jQuery banner carousel plug-in has a variety of cool switching effects. Thumbnails and buttons are easy for users to browse banners/ads. It also supports resizing and can be configured via plug-in parameters.
Estro – jQuery Ken Burns & Swipe effect
2025-02-24
comment 0
980
jQuery Keep Element in View When Scrolling
Article Introduction:This jQuery code snippet keeps an element in view as the page scrolls. A demo shows this effect on a right sidebar ad. The code is presented both as a standalone script and as a reusable jQuery plugin. Finally, a FAQ section addresses common jQuer
2025-02-27
comment 0
893
Display Blog Ads Spots in Random Order
Article Introduction:This jQuery code shuffles ads displayed on a blog sidebar, ensuring fair exposure for all advertisers. A "Shuffle" button provides a manual refresh option. While customizable, the function effectively randomizes ad placement. Check out th
2025-03-07
comment 0
402
3 Useful Online JavaScript/jQuery Code Tools
Article Introduction:Practical online tools to improve JavaScript and jQuery code efficiency
This article will share some practical online JavaScript and jQuery code tools to help you process your code more efficiently.
Online jQuery code compression tool
This tool is used to compress your JS code and can choose to include the latest version of jQuery.min file, thereby improving website loading speed. Compressed code means smaller file sizes, which in turn improves website loading speed.
Online jQuery code formatting tool
This tool converts compressed code back to a readable "pretty" format, and is also suitable for obfuscated/packaged code. More readable code means faster development speeds.
Online jQuer
2025-03-01
comment 0
385
12 jQuery Fullscreen Plugins
Article Introduction:12 amazing jQuery full screen plug-ins to create a fascinating website!
Sometimes, full-screen websites are really cool! If a website looks plain, how long do you think visitors will stay? So, we have prepared some good stuff to help you: 12 jQuery full-screen plugins that give your website a stunning full-screen responsive effect! These plugins will add extraordinary visuals to your website. Ready?
Related recommendations:
100 jQuery picture/content slider plug-ins
30 jQuery responsive layout plug-ins
Revolver
A jQuery plugin for creating full-screen sliding websites. It can be integrated into any website template.
Source code
2025-02-25
comment 0
539
5 jQuery Sitemap Plugins and Generator Tools
Article Introduction:Easily generate site maps with JavaScript (or PHP)! We have compiled a series of jQuery website map plug-ins and generation tools to help you create website maps dynamically on the front end of the website without back-end operations. Let’s explore together! Related articles:
jQuery links and resources
10 online website button generators
18 jQuery drag and drop plugins
Quickly build and share website maps with jQuery Sitemap Creator
This tool makes it easy to create and collaborate on site maps. Source code demonstration 2. Create a colored website map with jQuery
In this demo, we will build a visually clearer sitemap that makes the hierarchy more clear by using colors.
2025-02-25
comment 0
1198
jQuery Detect Mobile Devices - iPhone iPod iPad
Article Introduction:This jQuery code snippet efficiently identifies if a user accesses your website via an iPhone, iPod, or iPad. You can adapt it to detect other mobile browsers as needed.
jQuery(document).ready(function($) {
const userAgent = navigator.userAgent.to
2025-03-06
comment 0
1105
10 jQuery Signup Form Demos
Article Introduction:Ten jQuery registration form tutorials and demonstrations to improve the aesthetics of the website form!
Website forms, whether they are registration, login or comment forms, are crucial and they are an important bridge for the website to interact with users. Today, we have compiled ten jQuery registration form tutorials and demonstrations to help you improve the aesthetics and user experience of your website form.
jQuery registration form with elastic effect
A highly interactive and easy-to-operate registration form can impress users, especially on many websites, registration is the first step. This tutorial will introduce an interactive registration form with elastic jQuery effects.
[Source Code] [Demo]
Create a Facebook-like jQuery registration form
Xiang You
2025-03-01
comment 0
799
Benefits of Google hosted jQuery
Article Introduction:Basically, you should see this kind of code inside a header tag of a website:
That is the normal way of including jQuery library in your website. There’s no problem of doing this, but there’s a better way.
Google AJAX Libraries serves jQ
2025-03-11
comment 0
839
Make Your Website Earn for You with Google AdSense
Article Introduction:This article is sponsored by Google. Thank you for supporting the partners who made SitePoint possible.
Regardless of the size of your website, you may want to earn extra income from it. Google AdSense is an easy and free way for website publishers to make money by showing relevant and engaging ads next to their online content. AdWords allows you to take advantage of the world's largest network of online advertisers. They will bid for your ad spaces, helping you make the most of your ads while saving you time and allowing you to focus on other aspects of your business. Setting up is simple: - Select the type and format of ads you want to include on your website. - Copy and paste a piece of code on the page you want the ad to display. -
2025-02-16
comment 0
1137
Get GeoLocation using jQuery (API) GeoPlugin
Article Introduction:jQuery easily get the visitor's geographic location
jQuery combines the GeoPlugin API to easily obtain the geographical location information of website visitors, including country, region, city, and latitude and longitude coordinates (can be used in Google Maps). This service is completely free! The following example contains a warning box that facilitates you to verify functionality:
How to use:
Copy the following jQuery code into the web page's tag.
Copy the following HTML code into the tag of the web page.
Run to view the effect!
jQuery code:
jQuery(document).ready(function($) {
alert("Your location: &quo
2025-03-05
comment 0
1130
10 jQuery CAPTCHA Plugins
Article Introduction:10 jQuery CAPTCHA plug-ins to help you protect your website/blog forms from spam and robots. CAPTCHA is designed to distinguish robots from humans, and even malware, to provide security for your system. If you want to block bots from accessing your website, then CAPTCHA is the best choice.
Here are some tutorials:
jQuery AJAX PHP CAPTCHA
Quickly build a runnable AJAX CAPTCHA. Integrate it with the jQuery Validate plugin to check if the verification code is correct through remote AJAX request.
Tutorial Demo
QapTcha: Based on jQuery and jQuery
2025-03-03
comment 0
605
5 jQuery Text Rotate Arc Plugins
Article Introduction:Five jQuery text rotary curved plug-ins are recommended to help you improve text layout design!
Related articles:
10 jQuery text conversion plug-ins
5 jQuery text fill resize plugins
CircleType.js
A lightweight (4kb) jQuery plugin that allows you to easily set text into circular arrangements.
Source code and demonstration 2. ARCTEXT.JS
Use CSS3 and jQuery to achieve text curve effect.
Source code and demonstration 3. jQuery super simple text rotator produced by Pete R.
Add super easy spin text effects to your website with just a small amount or even without any tagging.
Source code and demonstration 4. ke
2025-02-22
comment 0
805
10 Color Picker Plugins
Article Introduction:Ten awesome jQuery color selector plugins, allowing your website users to easily choose the color they want! Most plugins come with tutorials and are very simple to set up. Enjoy it! :) Featured Recommendations – Chromoselector
Demo Document Download
jQuery color selector
Source code
Simple color selector
jPicker
Source code
Color selector
Source code
ASP.NET Color Selector
Source code
Drupal color selector
Source code
Simple color selector
Source code
Farbtastic color selector
Source code
Super simple color selector
Source code
Izzy color selection
2025-03-06
comment 0
592
Scroll to Top Using jQuery (Setup time: 2mins)
Article Introduction:Quickly create a website back to top scrolling function (set time: 2 minutes)
This guide will guide you step by step how to set up the Back to Top feature on your website. Just scroll down this page to view the demo.
Download the scrollTo plugin and include it.
Get an image (arrow or similar).
Contains the following HTML code.
Contains the following jQuery/JavaScript code to capture window scrolling and process the display of images.
It's that simple!
HTML
jQuery
This jQuery code displays the image when the user scrolls down, hides the image when scrolling up, and processes click events.
$(document).ready(funct
2025-02-24
comment 0
882
20 jQuery Image Enhancers
Article Introduction:20 amazing jQuery picture enhancement plug-ins to help you create an interactive website!
This article will showcase 20 excellent jQuery image enhancement plugins that can help you create a variety of amazing interactive web applications, from sliders and gliders to picture scrollers and spinners. Come and learn and enjoy the fun of these plugins!
Core points:
This article shows 20 jQuery image enhancement plugins that developers can use to create interactive web applications, including sliders, gliders, picture scrollers, and rotators.
jQuery picture enhancer is a script or plug-in used to enhance the visual effects of website pictures, providing effects such as scaling, cropping, rotating and applying filters. They are integrated directly into the website code,
2025-03-10
comment 0
1246
10 jQuery Language Translator Plugins
Article Introduction:Ten excellent jQuery translation plug-ins help you easily build multilingual websites! Web page translation can be easily implemented without modifying HTML code. The following recommended jQuery translation plug-in will help you easily integrate website translation functions and improve user experience.
jQuery Translator Plugin: Easily translate web pages into multiple languages ??without modifying HTML. Just add the script reference and initialize the plugin.
Source Code Demo
jTextTranslate: A translation plug-in based on jQuery: This plug-in uses the Google language API and supports text translation in all languages ??provided by the API.
Source Code Demo
SundayM
2025-03-02
comment 0
680
15 Best of jQuery RSS Feed Readers
Article Introduction:Fifteen best jQuery RSS feed readers to help you easily get website updates!
Key points:
This article lists fifteen top jQuery RSS feed readers that can all be used to display updates from other blogs and websites.
Each jQuery RSS feed reader comes with a short description that highlights its key features and provides source code and demo links for each tool.
This article also contains a FAQ section that answers common questions about parsing, customization, and error handling when reading RSS feeds using jQuery.
RSS has long been getting the latest updates to any website or blog
2025-02-26
comment 0
407
10 jQuery Fun and Games Plugins
Article Introduction:10 fun jQuery game plugins to make your website more attractive and enhance user stickiness! While Flash is still the best software for developing casual web games, jQuery can also create surprising effects, and while not comparable to pure action Flash games, in some cases you can also have unexpected fun in your browser.
jQuery tic toe game
The "Hello world" of game programming now has a jQuery version. Source code
jQuery Crazy Word Composition Game
This is a fill-in-the-blank game, and it can produce some weird results due to not knowing the context of the word. Source code
jQuery mine sweeping game
2025-03-08
comment 0
1164
10 Awesome jQuery ToolTips
Article Introduction:10 cool jQuery Tooltip plug-ins recommended
We've collected 10 cool jQuery Tooltip plugins you might have never seen before. These plugins provide some simple and effective tooltip options that are easy to implement on your website. Let’s enjoy it together! Related articles: - 10 jQuery Tooltip plugins and tutorials
Pop!
Use Pop!, a simple jQuery interference-free JavaScript plugin to easily create simple drop-down menus.
Source code
BetterTip
A jQuery library plugin that allows you to create custom tooltips.
EZPZ Tooltip
No
2025-03-01
comment 0
364