22 lines
610 B
HTML
22 lines
610 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
|
<html>
|
|
<head>
|
|
<title>dhtmlxCombo 1.3</title>
|
|
<link rel="STYLESHEET" type="text/css" href="../common/style.css">
|
|
</head>
|
|
|
|
<body>
|
|
<h1>dhtmlxCombo 1.3. Samples</h1>
|
|
|
|
<h2>Initialization</h2>
|
|
<ul>
|
|
<li><img src="../common/leaf_new.gif"><a href='combo_groups.html'>Grouping</a></li><li><img src="../common/leaf_new.gif"><a href='combo_init.html'>Initialization</a></li><li><img src="../common/leaf_new.gif"><a href='combo_rtl.html'>Combo in RTL mode</a></li>
|
|
</ul>
|
|
<div style="margin-top:20px;">
|
|
© DHTMLX LTD., 2004-2007
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|