Filters (67)
  Servlets (76)
  JSP Taglibs (388)



Order Status
Product List
Services
Contact Us
License
About Us
Check Out
Search







(JSP-374) Ajax combo box taglib



Online Price

Sales Price:

Qty:


Ajax combo box taglib ver. 1.2

    Custom JSP taglib for UI development. This taglib is similar to our Custom combo box and lets you create a customized combo box. But here the list of options will be requested via Ajax call from your server side application. For example:
 


<script language="JavaScript" src="cjajax.js"></script>

<%@ taglib uri="taglib.tld" prefix="a" %>

<a:AjaxComboBox name="list" height="18px" url="content.jsp"
background="#FFFFF0" listBackground="#FFFFF0"
mouseOverBackground="lightgreen" mouseOutBackground="#FFFFF0">
<a:option>Please, select</a:option>
<a:value>-1</a:value>
</a:AjaxComboBox>

Try It Out: http://www.servletsuite.com/servlets/ajaxcombotag.htm

 

HOME | SITE SEARCH | CONTACT US | ABOUT US | PRODUCTS

Created by USA Sat, Inc. © OMOLI, Inc. - J2EE Components Store. All rights reserved.

spac.gif (848 bytes)