Found a total of 10000 related content
7 Useful jQuery Drag 'N Drop Plugins
Article Introduction:This article explores seven jQuery "Drag 'N Drop" plugins, offering diverse functionalities for website design. Modern web design increasingly leverages drag-and-drop interactions, mirroring desktop application usability. These plugins pr
2025-03-05
comment 0
1113
jQuery Add Drag/Touch Support for iPad
Article Introduction:This jQuery code snippet adds drag and touch support for iPads and other touch-enabled devices. It's particularly useful when working with jQuery UI's draggable functionality and floating elements.
//iPad Touch Support
$.fn.addTouch = function() {
2025-02-26
comment 0
691
10 Easy jQuery Drag and Drop Plugins
Article Introduction:This post showcases 10 jQuery drag-and-drop plugins you might not have encountered before, enhancing your frontend development capabilities. Note that some plugins may be in beta, under development, or lack ongoing maintenance.
Related: 18 jQuery Dr
2025-02-28
comment 0
446
Drupal goes Social: Building a 'Liking' Module in Drupal
Article Introduction:This article demonstrates how to build a Drupal module enabling users to "like" posts using jQuery AJAX calls for asynchronous data saving.
Key Features:
Asynchronous liking via jQuery AJAX.
Database storage of likes (per user, per post).
2025-02-18
comment 0
1127
6 Nice jQuery File Upload Plugins
Article Introduction:Six Excellent jQuery File Upload Plugins for Easy Integration
This article showcases six user-friendly jQuery file upload plugins, many offering drag-and-drop and multiple file selection capabilities. Let's dive in!
jQuery uploadprogress: This plu
2025-02-26
comment 0
889
jQuery Function Get Max X,Y Coordinates of Element
Article Introduction:This jQuery function efficiently determines the furthest extent of a selected element or group of elements. This is particularly useful when dynamically sizing a container based on the positions of its absolutely positioned children (like in drag-an
2025-02-27
comment 0
753
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
1202
5 jQuery Touch Swipe Image Gallery Plugins
Article Introduction:Five super cool jQuery touch sliding picture library plug-ins are recommended to help you display your products or portfolios in a wonderful way! Users can swipe up and down, left and right to switch pictures, which is worth a try! Related articles:
30 Best Free Android Media Players
Add jQuery drag/touch support for iPad
Hammer.js touch carousel diagram
A JavaScript library for multi-touch gestures.
Source code demonstration 2. TouchSwipe
TouchSwipe is a jQuery plug-in that can be used with jQuery on touch devices such as iPad and iPhone.
Source code demonstration 3. TouchWipe
Allows you to use iPhone, iPad or i
2025-02-23
comment 0
1002
10 Awesome jQuery Mobile Plugins
Article Introduction:Ten powerful jQuery Mobile plug-ins help you create an excellent mobile experience! These plug-ins are optimized and designed for mobile websites, covering many functions such as mobile sliding touch, mobile device detection, mobile browser inspection, mobile image library, mobile drag and drop, mobile touch scrolling, mobile Ajax calls, mobile CSS adjustment, and so on. Come and explore! Related readings: - 50 jQuery Mobile development tips - 10 jQuery iPhone style plug-ins - 10 sets of free mobile icon sets - 10 mobile demo websites
jQuery SwipeGallery
This lightweight plug-in is optimized for mobile websites and supports swipe operations. Just a few lines of H
2025-03-04
comment 0
569
How to Replace jQuery with Vue
Article Introduction:Say goodbye to jQuery and embrace Vue.js: build a simpler and more efficient web application
Want to learn Vue.js from scratch? Join SitePoint Premium now for a complete collection of Vue.js books covering Vue.js basics, project practices, tips and more for just $14.99 per month!
Many developers still rely on jQuery when building simple applications. While sometimes you only need to add a small amount of interactivity to your page, using JavaScript frameworks seems too complicated - extra code volume, boilerplate code, build tools and module packers, and more. Introducing jQuery from CDN seems like a breeze to choose.
This article is intended to convince you, even if it is right
2025-02-14
comment 0
925
Dave The Diver: How To Catch Spider Crabs
Article Introduction:In Dave The Diver, there are some creatures that are not easy to catch. Or, catch alive that is. The spider crab is one of those very species, making it seem like the only way to bring these crustaceans back up to land is to viciously crack them up w
2025-01-10
comment 0
777
Prepare for Interview Like a Pro with Interview Questions CLI
Article Introduction:Prepare for Interview Like a Pro with Interview Questions CLI
What is the Interview Questions CLI?
The Interview Questions CLI is a command-line tool designed for JavaScript learners and developers who want to enhance their interview
2025-01-10
comment 0
1408