Compdigitec Labs

Archive for August, 2011

Creating jQuery UI Tabs

Sunday, August 21st, 2011

jQuery UI Tabs are an easy way to make tabs in your web applications or web sites easily with less code. Consider the following tab structure: To turn this into a fully featured functioning tab system, all one has to execute in the <head> is this provided you have included jQuery and jQuery UI with […]