|
ComboBox is a JavaScript and DHTML software component. It accepts an XML datasource so is not server-platform dependent. The ComboBox can be used in both bound and un-bound modes meaning that no server platform is even necessarily required. However, end-users will have minimum browser requirements, as do all Ajax components.
Server-Platform Requirements
To use the native server-side XML libraries, you must be using one of the following platforms.
- Java JDK 1.4+
- Active Server Pages 3.0 (ASP)
- PHP 4+
- ASP.NET 1.1, 2.0 (Coming in 3.3)
- Coldfusion MX (Coming in 3.3)
- Java Server Faces (JSF) (Coming in 3.3)
End-User Platform Compatibility
- Internet Explorer 6.0+
- Firefox 1.0+
- Netscape Navigator 7.1+
- Mozilla 1.3+
- Camino 1.3+
|