TabStrip.XML is a powerful lightweight component providing tabbed interfaces for websites. It is easy to configure by simply adding a few lines of code and defining placeholder element with an ID at the place where the tabstrip should render. The latest version of the control comes with new client API of 10+ allowing total control […]
Tabs
Creating rotating tabs using jQuery
We will explore how to create rotating tabs using jQuery, highlighting the current tab and stopping the rotation or cycling when the user clicks on a tab.
Web 2.0 Widgets for your Website
Here is a list of a couple of useful and extremely easy to integrate widgets that you may use to add cool Web 2.0 looks and functionality to your website.
Easily Build a Web Site on Your Twitter Tweets
This tutorial shows you how to build a page with your twitter tweets. Features include * displaying your own tweets * displaying your friends (the ones your are following) tweets * multiple pages tweets * cache tweets
MGFX.Tabs 1.1 for MooTools
Quite a while ago, I released a simple-to-use MooTools tabs class, and it continues to be one of the most frequented posts on the site. With so many people obviously desiring a MooTools tabs plugin, I’ve added a few new features to the plugin, as well as moved it to Github for inclusion in the […]
Developer’s Snack: Exploration on Web Tab Modules
The use of web tab module has been widely adopted to enhance the experience which is generally used to break content into multiple sections that can be swapped on the fly to save space.
Web Design Trends: Mascots - Examples, Tips and Tutorials
Another trend I have been noticing in web design is the large number of sites using mascots nowadays. In this post, I will be posting examples of popular sites using mascots, as well as tips and links to tutorials.
5 Tips and Tricks For An Effective eCommerce Site With 10 Brilliant Examples
Customers appreciate the convenience of ordering online, but if a site is cumbersome, is veiled about its pricing and polices, or does not seem to provide personal benefit, they leave.
TabStrip.XML AJAX Control
TabStrip.XML is a lightweight, yet powerful, skinnable and crossbrowser AJAX driven control for creating tabbed interfaces for websites. It is easy to configure by simply adding a few lines of code and defining tabstrip placeholder – div element with an ID on the place where the tabstrip should render.
Create Flipping Content Tabs Using jQuery
This tutorials shows you how to create content tabs with nice flipping effect.
Paging Listbox; Another jQuery Plugin
Few months ago I posted a Javascript class on how to Implement a paging listbox using jQuery. which has drawn a lot of traffic and few questions lately so I thought it would be more convenient to rewrite the code as jQuery plugin and make few enhancements plus providing a complete sample code in VB.Net […]
jQuery tabs made easy
Most of the jQuery based tabs out there have a lot of functionalities to fulfill everything you need, but they ended up being quite large, bloated and complex. This small jQuery-dependant code creates an easy and lightweight tabs widget.