blob: 4434c4b11d3f5d82bebbc92f8763f0237e8a14bf [file] [log] [blame]
<html>
<head><title>AJAX Examples</title></head>
<body>
<h1>AJAX Example</h1>
<p>
Note: The Ajax tags are experimental. These examples have only been tested under FireFox 1.5 and IE 6.
</p>
<ul>
<li><a href="autocompleter">Autocompleter combobox tag</a></li>
<li><a href="remotebutton">Remote button tag</a></li>
<li><a href="remotediv">Remote div tag</a></li>
<li><a href="remotelink">Remote link tag</a></li>
<li><a href="tabbedpanel">Tabbed panel</a></li>
<li><a href="widgets">Widgets </a> (may not work in all browsers!)
see the <a href="http://www.dojotoolkit.org">dojo website</a> for more information</li>
<li><a href="remoteforms">Remote forms</a></li>
</ul>
</body>
</html>