Archive for April, 2017

8 jQuery Plugins for Rich Text Editors

With rich text editors (also referred to as What You See is What You Get editors -- which is often abbreviated to WYSIWYG) make it easy for anyone to add styled, formatted text to the interwebs without having to have any code or CSS knowledge. They're the kind of editor that most people would probably […]
Read the rest of this entry »

jQuery Bubbling Text Effect

This tutorial will demonstrate how to use CSS, jQuery, and JavaScript to create a really simple and cool text effect where it appears as though there are bubbles forming behind the text. After forming, the bubble float above the text before they disappear. This tutorial was inspired by a code snippet that originally appeared on […]
Read the rest of this entry »

How to Change iFrame Styling Using jQuery

If you've ever had the displeasure of working with iFrames, then you know how tedious and frustrating the process can be. Because an iFrames is just embedded HTML content that can be from any website, often when you're working with them, the style sheets that determine how the content looks are hosted on another server. This […]
Read the rest of this entry »

6 jQuery Plugins for Image Cropping

Adding a cropping functionality to your site is definitely a cool feature to include on any project, and a great way to give your users access to a really useful functionality If you're not sure how to go about creating an image cropper from scratch, don't worry, you're not alone. With so many open source […]
Read the rest of this entry »

Using jQuery to Get Page Load Time

If you ever find yourself needing to know how long it takes for one of your pages to load, we've got the snippet for you. There are many reasons you might want to understand how long a page load takes -- doing this might especially appeal to developers who have got their pages loaded with […]
Read the rest of this entry »

How to Use jQuery to Create Blinking Text

Blinking text is one of those cool features that you never actively think to add to your projects, but it's still really fun to play around and experiment with as a text effect. While it might not be super versatile in terms of which of your web pages you might want to or be able […]
Read the rest of this entry »

Responsive Menu
Add more content here...