正在加载图片...
Adam howitt o Consulter 7/720061223PM Pass the result to handlesaveToWishlist( */ checkAvailability(activity code)( / make a unique functional AJAX call to return a result to indicate if there is available inventory and pass the result to andlecheckAvailability()*/ handle CheckAvailability(result)t /* if none available set inventory to zero and change the class and text of the inventory box to indicate that the item is sold out, else update the inventory box to the returned value * adaToCart(activity code, participant) cancelRegistration(activity code) t / hide the more info div for the activity code * loadwishlistscreen(mode) / make a non-unique rendered AJAx call to retrieve the content matching the the wishlist div accordingly handlesaveTowishlist(result / based on the result either refresh the wishlist panel to reflect date the wishlist p 5/8Adam Howitt Duo Consulting 7/7/2006 12:23 PM Pass the result to handleSaveToWishlist() */ } checkAvailability(activity_code) { /* make a unique functional AJAX call to return a result to indicate if there is available inventory and pass the result to handleCheckAvailability() */ } handleCheckAvailability(result) { /* if none available set inventory to zero and change the class and text of the inventory box to indicate that the item is sold out, else update the inventory box to the returned value */ } addToCart(activity_code,participant) { /* skipped for brevity... */ } cancelRegistration(activity_code) { /* hide the more info div for the activity_code */ } //Wishlist loadWishlistScreen(mode) { /* make a non-unique rendered AJAX call to retrieve the content matching the mode passed in and update the wishlist div accordingly */ } handleSaveToWishlist(result) { /* based on the result either -refresh the wishlist panel to reflect the new item -update the wishlist panel with an error message */ 5/8
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有