current location:Home > Technical Articles > Web Front-end > JS Tutorial
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Twitter Bootstrap 3 – JavaScript Components
- Twitter Bootstrap: A simple and powerful CSS framework and JavaScript components detailed explanation Twitter Bootstrap is one of the easiest and easy-to-use CSS frameworks on the Internet at present, and even developers who don’t understand CSS can easily build basic templates. But it is not just for beginners, and its powerful JavaScript component set is also popular with designers, easy to use and fast integration into projects. This tutorial will dive into some of the best Twitter Bootstrap JavaScript components and how to use them. Key points: Twitter Bootstrap 3 is a powerful CSS framework with all
- JS Tutorial 821 2025-02-22 08:59:09
-
- Don't Fear the Evil Twins - SitePoint
- JavaScript developer Douglas Crockford once called the == and != operators of JavaScript "evil twins" that should be avoided. However, once you understand them, these operators aren't that bad and can actually be useful. This article will explore == and !=, explain how they work, and help you understand them better. Key Points Understanding the basics: The == and != operators in JavaScript are not inherently evil; they perform type casts when comparing different types of values, which is both useful and tricky. Understand when to use which one: Use === and !== for direct type and value comparison without casting, which is clearer, usually
- JS Tutorial 945 2025-02-22 08:58:11
-
- Foundation 5
- Foundation 5: A Responsive Front-End Framework Key Enhancements: Zurb's Foundation 5, a robust responsive front-end framework, boasts significant updates. New documentation, a dedicated forum, and Medium Grid support streamline development. Pre-bu
- JS Tutorial 950 2025-02-22 08:56:08
-
- 5 HTML5 YouTube jQuery Plugins
- Explore five exceptional HTML5 YouTube jQuery plugins to seamlessly integrate YouTube videos into your website. These plugins leverage the power of HTML5 and jQuery for a smooth, user-friendly experience. Let's dive in! HTML5 Video & YouTube Ba
- JS Tutorial 248 2025-02-22 08:52:12
-
- Conway's 'Game of Life”
- This article explores John Conway's "Game of Life," a classic cellular automaton, and demonstrates how to implement a minimalist version using HTML, CSS, and JavaScript within a web browser. Traditionally a programming exercise, this appro
- JS Tutorial 450 2025-02-22 08:49:09
-
- Introducing: Semantic UI Component Library
- As most of us are probably aware, Bootstrap and Foundation are the current leaders among front-end development frameworks. But history has shown us that eventually something better will come along and in this case that might not be so far away. This
- JS Tutorial 186 2025-02-22 08:47:09
-
- Creating a Mobile HTML5 Application with App Framework
- Core points App Framework is a JavaScript library that allows the creation of rich HTML5/JavaScript mobile applications inspired by jQuery but has a much lower memory footprint than jQuery Mobile. On both Android and iOS platforms, App Framework is faster than jQuery and more powerful, making it a powerful solution for mobile HTML5 frameworks. This tutorial walks you step by step how to create HTML5 mobile applications using the App Framework, from setting up Apache and PHP servers to creating dynamic GUIs. App Framework provides
- JS Tutorial 623 2025-02-22 08:46:08
-
- Talk AngularJS with the Experts – The Transcript
- Key Takeaways AngularJS is distinguished by its deep integration with the DOM/HTML, enhancing the dynamism of HTML through JavaScript. The framework is particularly potent for developing Single Page Applications (SPAs), although it might be cons
- JS Tutorial 790 2025-02-22 08:45:12
-
- Creating a Typeahead Widget with AngularJS - SitePoint
- If you are starting an AngularJS project you might want to have all the components written in Angular. Although it’s certainly possible to reuse the existing jQuery plugins, throwing a bunch of jQuery inside a directive is not always the correct way
- JS Tutorial 698 2025-02-22 08:44:14
-
- 10 Random jQuery Plugins: March 2014 Edition - Sitepoint
- This post showcases ten handy jQuery plugins for your next project. Let's dive in! pixelate.js: This plugin lets you pixelate images, optionally revealing them on hover. A fun effect for adding visual interest. SourceDemo Seriously.js: A powerfu
- JS Tutorial 601 2025-02-22 08:40:09
-
- 10 HTML5 APIs Worth Looking Into
- The web development landscape is constantly evolving, with increasingly powerful tools emerging each year. The HTML5 specification, through its APIs, offers a wealth of functionalities often overlooked due to past browser compatibility concerns. Thi
- JS Tutorial 952 2025-02-22 08:35:09
-
- Creating a Visualization App Using the Google Charts API and AngularJS – Pt 3
- This tutorial demonstrates how to build a data visualization application using the Google Charts API and AngularJS, focusing on two-way data binding. Previous parts covered controllers and directives; this part explores how to dynamically change cha
- JS Tutorial 681 2025-02-22 08:33:11
-
- A Chat Application Using Socket.IO
- This article demonstrates building a simple chat application using Socket.IO and Backbone.js. Socket.IO facilitates real-time, interactive web applications, while Backbone.js structures the client-side code for better management and decoupling. Fam
- JS Tutorial 437 2025-02-22 08:28:14
-
- Developing a Password Strength Plugin with jQuery
- Passwords remain a cornerstone of online security, even with the rise of multi-factor authentication. This article guides you through creating a robust jQuery password strength plugin using the zxcvbn library. This plugin helps users generate stron
- JS Tutorial 757 2025-02-22 08:26:10
-
- How to Track Outbound Links in Google Analytics
- Key Points Google Analytics does not automatically track external links, but users can add this feature by upgrading to Universal Analytics and implementing custom event tracking codes. Custom event tracking code uses JavaScript to add a click event handler to the body element, then log external clicks and send their data to Google Analytics. It is recommended to use jQuery 1.x or other libraries for powerful cross-browser event handling. Tracking external links is crucial to understanding user behavior, optimizing website content, improving user experience, increasing engagement, and identifying potential collaboration opportunities with other websites. No
- JS Tutorial 243 2025-02-21 12:30:15