ohctech_p8/assets/dhtmlxCombo/samples/actions/index.html
2024-10-16 19:18:52 +05:30

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;">
&copy; DHTMLX LTD., 2004-2007
</div>
</body>
</html>