Tag Archive: ajax


Here is a really nice calendar control. Like all of the other DHTML controls here, this is an element behavior for IE 5.0.

View Sample (IE 5 only)

A resizable splitter behavior written in JScript. Works in Internet Explorer 5.0 and up only.

This really quite simple.

View Sample (IE 5 only)

ComboBox WebControl

http://www.codeproject.com/aspnet/combobox.asp

Here is a nifty ASP WebControl that is based on my combobox dhtml control.

Also another derivative on that same site: http://www.codeproject.com/aspnet/CustomComboBox.asp

A combobox element behavior written completly in JScript. Works in Internet Explorer 5.0 and up only.

Features:

  • Element Behavior
  • Looks Good
  • Scriptable
  • Works in forms
  • Operate from Keyboard

View Sample (IE 5 only)