22 lines
613 B
HTML
22 lines
613 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>Actions</h2>
|
||
|
<ul>
|
||
|
<li><img src="../common/leaf_new.gif"><a href='combo_actions.html'>Changing combobox state</a></li><li><img src="../common/leaf_new.gif"><a href='combo_api.html'>Using API</a></li><li><img src="../common/leaf_new.gif"><a href='combo_save.html'>FORM integration</a></li>
|
||
|
</ul>
|
||
|
<div style="margin-top:20px;">
|
||
|
© DHTMLX LTD., 2004-2007
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
</html>
|