User Manual
Samples

Introduction    Style customize    Bar position    Items' actions

HTML code as items' text    XPBar from the database

Change XPBar Behaviour    Standard vs PRO

On-line Builder

PRO

STD

123Guide   

Order PRO Now    FAQ

CODETHATXPBAR USER MANUAL

Change Xpbar Behaviour

You can change bar behaviour (with PRO version only) and make it works like radio-buttons functionality.

It means only one bar section can be opened at the moment. As soon as you open another section first one are closed.

To make CodeThatXPBar behaviour like radiobuttons just set radio property in true:

var BarDef =
{
	style :
	{
		radio : true,
		...
	},
	...
}; 

Example - XPBar Radio-buttons like behaviour

You can see an example and complete code here - XPBar Radio-buttons like behaviour [popup]

Read more about CodeThatXPBar >>

© CodeThat.com, 2003-2005
Design by XTLabs, Inc.