Tumblr Importer for WordPress

This new WordPress plugin called Tumblr Importer makes moving your Tumblr blog content to your self-hosted WordPress blog an easy feat. Since Tumblr is known for its multimedia posts, this plugin also keeps your audio, images and video intact. Plugin features: Imports posts, pages and drafts It handles post formats correctly Duplicate checking Media sideloading [...]

Continue Reading →

Auto-Convert Text To Different Cases Using jQuery

jQuery By Example’s author created this neat plugin for automatically converting your text to upper, lower, title, and pascal case. The auto feature is just half of it, the other half is that it converts your text in REAL-TIME! Check out the live demo here or take a look at its code here. First thing [...]

Continue Reading →

Zoom In On Your Website with ImageLens

Here’s a terrific jQuery plugin that can make viewing your website extra-fun for visitors! Created by a web developer at Dailycoding.com , ImageLens is one cool plugin that zooms in on images when you hover over them. Here’s what you will need: jQuery, image and the ImageLens plugin – jquery.imagelens.js. Check out the demo and [...]

Continue Reading →

FlexSlider: A Responsive jQuery Slider

If you’re looking for an elegantly designed content or image slider that can adapt to different screen sizes then I have good news for you. Tyler Smith has created a jQuery slider plugin that utilizes responsive methodology called FlexSlider, which was released for Smashing Magazine. Aside from the regular features such as fading and sliding [...]

Continue Reading →

How to Create KnobKnob: A Shiny Knob Control with jQuery and CSS3

This tutorial by Martin Angelov of tutorialzine.com will show you how to create a cool shiny knob control called KnobKnob. Made with jQuery and CSS3, this plugin uses CSS transformations and features jQuery’s new handling method. It will definitely give users a fun and interesying way of interactively selecting a pool of values from a [...]

Continue Reading →

Rcarousel: A Continuous jQuery UI Carousel

Before you toss this off as just another slider review, check out this innovative content slider and carousel made with jQuery, called the rcarousel. Created by front-end developer Wojciech rrh Ryrych, this continuous carousel is basically a jQuery UI widget which latest version (v1.1) was just released recently. Its inherent capabilities from its predecessor include [...]

Continue Reading →

A Tokenizing Auto-Complete Text Entry Using jQuery

I’d like to share to all of you this nifty jQuery plugin which is something that every webdesigner ought to consider incorporating into their search box element on their web page. Called Tokeninput, this plugin makes it quicker and easier for the user to key in search items. Aside from keying in search items, it [...]

Continue Reading →

jQuery News Scroller Tutorial

Showcase the latest news, top stories, and important links in your web site or blog with the jQuery news scroller. This tool is very useful if your web site has a lot of features and you want them displayed in a small compact box. With its news-type scrolling effect, your visitors can easily get a [...]

Continue Reading →