By admin | July 6, 2011 at 1:40 pm | No comments
Google Maps is a very helpful tool to help us find businesses and other points of interest that we want to know about. Since its arrival, businesses have been integrating this tool on their websites to help people where to find them. Google Maps used to be a simple map...
Posted in: Javascript + Development, Resources
By admin | July 6, 2011 at 1:37 pm | No comments
In web design a carousel is an element giving visitors easy access to several content items. It is typically a dynamic scrolling list of items in horizontal order. The items, which can be static HTML content or loaded with (or without) AJAX, can be scrolled back and forth (with...
Posted in: Javascript + Development, Resources
By admin | May 31, 2010 at 12:13 pm | 20 comments
Yes, this is another round-up of fresh and useful Javascript techniques, tools and resources. But don’t close the tab yet, as you might find this one very useful. In this selection we present calendars, forms, buttons, navigation, debugging, optimization and compatibility...
Posted in: Javascript + Development, Resources
By admin | March 20, 2010 at 4:47 pm | No comments
jQuery is a great framework for creating interactive and dynamic user interfaces. The availability of plugins targeting nearly any area of web front end development is amazing and really speeds up developers work. This post focus on plugins that provide tool tip...
Posted in: Javascript + Development, Resources
By admin | March 7, 2010 at 7:37 am | One comment
By Angel Wardriver
jQuery can empower a developer with the tools required to create a rich user experience. The way in which we display images, text, charts and graphs can...
Posted in: Javascript + Development, Resources
By admin | March 6, 2010 at 11:21 am | One comment
Where would web design be without the wonderful jQuery and its marvelous library of free plugins? Of course there are other Javascript libraries, but none of them have had such a dramatic impact on modern web design as jQuery. It really is indispensable.
For today’s news...
Posted in: Javascript + Development, Resources
By admin | January 21, 2010 at 6:52 pm | No comments
Show/Hide a nice login panel
If your website allow user registration, it should definitely a good idea to implement this very nice sliding login form. Of course, it can be used for many other things, as such as a contact form.
» View tutorial
Easy Display...
Posted in: Javascript + Development, Resources