Ultimate Collection of Useful Jquery Plugins

Show Summary | Posted by BBL 1094 days ago | Category: Programming

jQuery plugins are not only easy to use but also makes websites professional and beautiful by using various Image sliders, image viewer, google maps plugins.
So , here is a list of useful jquery plugins that are really helpful for your up-coming projects.

Tweet This | Share to Facebook | Discuss | Bury
jQuery UI Multiselect - sortable, searchable multiple select widget

Show Summary | Posted by mupet 1099 days ago | Category: Programming

jQuery UI Multiselect widget that allow us to select multiple items. It depends on jQuery 1.3 and jQuery UI 1.7. The widget is styleable using Themeroller. It works in an unobtrusive fashion, by just turning html multiple select inputs into a sexier equivalent. There's no extra markup needed.

Tweet This | Share to Facebook | Discuss | Bury
10 Best URL Shortener Tutorials

Show Summary | Posted by denbagus 1100 days ago | Category: Programming

We often use URL shortening services like TinyURL, Bit.ly, Tr.im, su.pr etc every day. The service is good, but do you think to create something similar yourself?

Tweet This | Share to Facebook | Discuss | Bury
jQuery tips & tricks: how to limit characters inside a textarea

Show Summary | Posted by mascarad 1100 days ago | Category: Programming

You might have come across a problem trying to limit the maximum number of characters in a text area, since a maxlength attribute doesn’t exist for this tag. In this article we will provide you with a jQuery-based solution, one that is fully functional and usable.

Tweet This | Share to Facebook | Discuss | Bury
How to Display Twitter Followers Count and More in WordPress

Show Summary | Posted by mtnboy 1102 days ago | Category: Programming

In this article, we will be sharing a more advanced and more elegant code which lets you display twitter followers count in WordPress.

Tweet This | Share to Facebook | Discuss | Bury
A Roundup of 10 Django Tutorials

Show Summary | Posted by mupet 1102 days ago | Category: Programming

So you’ve heard abut Django and everything you’ve heard is good; but what is Django? In short, it is a Python-based web-development platform. It’s strengths are that it is designed for rapid deployment and a clean design.

Tweet This | Share to Facebook | Discuss | Bury
The Best Computer Programming Books on Amazon | Lucas Cobb Design

Show Summary | Posted by cobblucas 1103 days ago | Category: Programming

This is a continuation in the book series that I’m sure many of you have come to love. This list focuses on computer programming guide books in a few of the more popular programming languages. I’ve chosen to focus on Basic, C, Php & MySQL and a few others as these are by far the most popular languages for programming this day in age and the most used.

Tweet This | Share to Facebook | Discuss | Bury
How to Style Checkboxes, Radio Buttons and Select Lists

Show Summary | Posted by mupet 1103 days ago | Category: Programming

Have you ever wanted to use your own images for checkboxes, radio buttons or select lists?. Ryanfait has write nice tutorial how to style HTML Form Elements using JavaScript and CSS. This JavaScript and CSS will allow you to use custom images to style checkboxes, radio buttons and select lists.

Tweet This | Share to Facebook | Discuss | Bury
How to Create a WordPress Plugin

Show Summary | Posted by mtnboy 1104 days ago | Category: Programming

Browse through these useful video tutorials, screencasts, and guides that will show you how to create your own custom WordPress Plugin.

Tweet This | Share to Facebook | Discuss | Bury
A Complete Guide to jQuery 1.4 Selector Expressions

Show Summary | Posted by daisy 1104 days ago | Category: Programming

In jQuery, every action you want to perform requires a target element. In this case, you will relying on its selector expressions. Borrowing from CSS 1–3 and then adding its own, jQuery offers a powerful set of tools for matching a set of elements in a document. In this post you will learn all the jQuery’s selector expressions.

Tweet This | Share to Facebook | Discuss | Bury
How to Add Post Thumbnail to your WordPress RSS Feeds

Show Summary | Posted by mtnboy 1105 days ago | Category: Programming

Easy to follow tutorial that will allow you to add post thumbnails to your WordPress RSS feeds with a simple function.

Tweet This | Share to Facebook | Discuss | Bury
How to Disable the Search Feature in WordPress

Show Summary | Posted by mtnboy 1106 days ago | Category: Programming

In this article, we will show you how to disable the search feature in WordPress.

Tweet This | Share to Facebook | Discuss | Bury
How to Add a Dynamic Copyright Date in WordPress Footer

Show Summary | Posted by mtnboy 1107 days ago | Category: Programming

WordPress function that will automatically generate a dyanamic copyright date based on the published date of your oldest and newest post.

Tweet This | Share to Facebook | Discuss | Bury
10 Tutorials To Kickstart Your Wordpress Plugins Development | Dottony

Show Summary | Posted by icerocket5 1108 days ago | Category: Programming

Want to write your own wordpress plugin, but don't know where to start. Read my compilation of 10 sites for picking up your wordpress knowledge and step by step tutorials.

Tweet This | Share to Facebook | Discuss | Bury
How to Create Circular Motion Effect with jQuery

Show Summary | Posted by mupet 1108 days ago | Category: Programming

Codrops has writen tutorial about how to create a stunning circular motion effect with jQuery. They are using the jQuery.path plugin to animate a circular movement for a menu in a portfolio example.

Tweet This | Share to Facebook | Discuss | Bury