Recent Posts
Woork
Return To Blog Listing
A blog about technology, programming, engineering and my personal interests.
Recent Posts Tagged With 'jquery'
jQuery Lesson Series: How to Implement Your First Plugin
Building a jQuery plugin is relatively easy if you know the basics. In this article we are going to build a simple plugin which highlights (actually blinks) the link, paragraph, span or any text element on the page. For a printable reference gui...
jQuery Lessons Series: Manipulating CSS Classes
In this lesson I want to illustrate you how to use some useful jQuery methods that allow you to manipulate easily CSS classes. In particular I prepared some examples to explain the following methods: toggleClass(), hasClass(), addClass() and remov...
jQuery Lessons Series: How to Interact with HTML Forms
A roundup of five step-by-step examples to start using jQuery with HTML forms....
How To Implement a Twitter Reactions Badge with Juitter and jQuery
Juitter is an interesting jQuery plugin to put Twitter live on your website....
jQuery Twitter Ticker using Twitter’s Search API
Via http://tutorialzine.com- In this tutorial we are going to create a pure jQuery & CSS twitter ticker which utilizes Twitter’s Search API. It will show your or your friends’ latest tweets, and will not require any server side code or d...
Greyscale Hover Effect with CSS & jQuery
Via http://www.sohtanaka.com – A few months ago, James Padolsey introduced a cool greyscale technique for non-IE browsers. His technique inspired me to come up with a workaround with a similar effect. My solution relies on CSS Sprites and a f...
Ident Enginge Framework: Profiles aggregator from across the Web.
Via http://identengine.com/ – Without much conscious thought, most of us have built identities across the web. We’ve filled in profiles, uploaded photos, videos, reviews and bookmarks. The Ident Engine uses semantic web API’s to bring...
jQuery Enlightenment the Book
If you are a web developers I want to suggest you jQuery Enlightenment a very interesting book wrote by Cody Lindley that illustrates in a simple way and with practical examples how to access to jQuery concepts for intermediate and advanced audien...
jQuery Lesson Series: Introduction to Selectors
The Swish Life A fresh Lifestyle Magazine With this post I want to start a new cycle of lessons dedicated to jQuery after a lot of requests I received in the past weeks from many readers about this topic. In particular this article is an introduc...
jQuery Visual Cheat Sheet
jQuery Visual Cheat Sheet is an useful and practical reference to jQuery 1.3 for web designers and developers designed by me. This cheat sheet (6 pages) contains the full jQuery API reference with detailed descriptions and some sample code. The simp...
How to implement a perfect multi-level navigation bar
A question I often receive is what's the best way to implement a multi-level navigation bar for a website. In some cases, some of my readers ask to me a little help and send me "very original" solutions but not so suitable in terms of semantic and u...
Elegant ScrollPanes with jQuery and CSS3
Some day ago I twittered a link about TweetTab a nice on-line service (similar to Monitter) to monitor in real time Twitter trends and custom searches. I like the design of TweetTab, clean and simple and I like in particular scrollpane used in each ...
Fresh resources for web developers you can't miss
This week I found some interesting fresh resources for web developers I want share with you. This list includes an awesome MooTools slider, a free on-line service for cross-browser compatibility testing, a jquery plug-in to implement a notification ...
10 Useful resources for web designers and developers
Today I want to present you a selection of some useful resources for web designers and developers. This list contains in particular some awesome fonts, a simple PHP Content Management System, a JavaScript Cart, a PHP application for job boards, a w...
10 Useful code snippets for web developers
In this post I want to suggest you 10 useful code snippets for web developers based on some frequetly asked questions I received in the past months for my readers. This collection include several CSS, PHP, HTML, Ajax and jQuery snippets. Take a look...
10 Interesting lightweight jQuery plugins for web developers
In this post I want to suggest you ten interesting lightweight jQuery plugins for web developers. This list includes a lightbox, an HTML markup editor, some plugins to work with images, a tooltips creator and a PHP interface for jQuery.1. ColorBoxCo...
Twitter API: How to create a stream of messages Monitter-like with PHP and jQuery
This tutorial illustrates a very simple way to work with the Twitter API in order to implement a search in the Twitter public timeline and display search results with an animated stream of messages (tweets) similar to Monitter. In this example I use...
10 Fresh tools and resources for web developers
In this post I want to suggest you some interesting tools and resources for web developers. This list includes a CSS framework to design sitemaps using HTML lists, some interesting JavaScript frameworks, some interesting jQuery plug-in, a PHP face d...
How to implement a launching soon page with PHP and jQuery
In this tutorial I want to explain how to implement a simple launching soon page using PHP and jQuery. What's a launching soon page? In general it's a page that informs the visitors of a website under construction about when the website is going to ...
How to implement a news ticker with jQuery and ten lines of code
After my previous posts about how to implement a news ticker with MooTools I received a lot of emails from my readers that asked to me to implement a similar feature with jQuery, including fade in and fade out effects, in the simpler possible way. S...
7 Powerful image carousels for web designers
This post is a collection of some powerful carousels for images and text content ready to use in your web projects. It includes Agile Carousel, YUI Carousel, JCarousel, iCarousel (jQuery + MooTools) and a tutorial about how to implement a simple Fli...
How to implement a Post-to-Wall Facebook-like using PHP and jQuery
In the past months I received a lot of request to write a tutorial for beginners in order to explain how to implement a Post-to-Wall Facebook-like. So, I prepared this very simple example which helps everyone understand how to implement this feature...
Useful scripts and resources Facebook-inspired for web developers
In this post I want to suggest you a list of some popular scripts and resources Facebook-inspired to help web developers to implement quickly Facebook-like features in their web projects.It include a Facebook-like search box, modal box, tooltips, ac...
Useful resources and tutorials for developing stunning web sites
Are you looking for fresh and useful tutorials for developing stunning web designs? Take a look at this list of free resources ready to use in your web projects. If you want to suggest others resources add a comment, thanks! 1. ModalBox ModalBox is...
