Project Description
An easy use asp.net jquery ajax library using jQuery
View a sample web: http://www.nullexpage.com/
Learn a quick example: Quick Example (with MainPage and ContainedPage) and Ajax Form Example (testing)
Features:
Included ajax web controls:
nxAjax uses:
Copyright (c) 2009 John Resig
Dual licensed under the MIT and GPL licenses.
http://docs.jquery.com/License
Dual licensed under the MIT (MIT-LICENSE.txt)
and GPL (GPL-LICENSE.txt) licenses.
http://docs.jquery.com/UI
Copyright (c) 2008 Andris Valums, http://valums.com
Licensed under the MIT license (http://valums.com/mit-license/)
Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html
Written by Marc Grabanski (m@marcgrabanski.com) and
Keith Wood (kbwood{at}iinet.com.au).
Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and
MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) licenses.
http://plugins.jquery.com/project/jWYSIWYG
Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html
http://docs.jquery.com/Plugins/Treeview
Copyright (c) 2007 Jörn Zaefferer
Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html
An easy use asp.net jquery ajax library using jQuery
View a sample web: http://www.nullexpage.com/
Learn a quick example: Quick Example (with MainPage and ContainedPage) and Ajax Form Example (testing)
Features:
- jQuery javascript core
- Ajax WebControl PostbackModes: Async or Sync.
- AjaxQueue (by Pat Nakajima) used by Sync PostBacks
- Auto "loading message" in Sync PostBacks (in MainPage div -> id="loading")
- Auto Loading Image in Async PostBacks (each control: LoadingImg or LoadingImgId attribute)
- Use it in your existing WebForms by adding an ajax form control
- MainPage or ajax Form Control with container, loads ContainedPages.
- Multilanguage System
- Template based Web Render
- Low bandwidth waste: Only post the current control value
- Only post all form content on ISubmit control is clicked
- DOCTYPE XHTML 1.1 W3C compliant
Included ajax web controls:
- Autocomplete TextBox (not yet)
- Button
- ComboBox
- Container (loads nxContainedPages)
- CheckBox
- DatePicker (DatePicker jquery plugin)
- DragPanel, DropPanel and DragnDropManager (like iGoogle)
- EditableComboLabel (label becomes ComboBox)
- EditableLabel (label becomes TextBox)
- EditableTextAreaLabel (label becomes TextArea)
- FileUpload (AJAX Upload jquery plugin)
- GridView
- Hidden
- ImageButton
- InputImage
- Label
- LinkButton
- LinkSubmit
- Menu
- Pager
- Radio
- RichTextArea (WYSIWYG jquery plugin)
- Submit
- TextArea
- TextBox
- TreeView (Treeview jquery plugin)
nxAjax uses:
Omar Al Zabir - HTTP Handler to Combine Multiple Files, Cache and Deliver Compressed Output for Faster Page Load
http://www.codeproject.com/KB/aspnet/HttpCombine.aspxMono System.Web.HtmlTextWriter
http://www.mono-project.com/jQuery JavaScript Library v1.3.2
http://jquery.com/Copyright (c) 2009 John Resig
Dual licensed under the MIT and GPL licenses.
http://docs.jquery.com/License
jQuery UI 1.7.2
Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)Dual licensed under the MIT (MIT-LICENSE.txt)
and GPL (GPL-LICENSE.txt) licenses.
http://docs.jquery.com/UI
AjaxQueue - by Pat Nakajima
AJAX Upload
Project page - http://valums.com/ajax-upload/Copyright (c) 2008 Andris Valums, http://valums.com
Licensed under the MIT license (http://valums.com/mit-license/)
Cookie plugin
Copyright (c) 2006 Klaus Hartl (stilbuero.de)Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html
Datepicker for jQuery 3.7.0.
http://keith-wood.name/datepick.htmlWritten by Marc Grabanski (m@marcgrabanski.com) and
Keith Wood (kbwood{at}iinet.com.au).
Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and
MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) licenses.
WYSIWYG - jQuery plugin 0.5
Copyright (c) 2008-2009 Juan M Martinezhttp://plugins.jquery.com/project/jWYSIWYG
Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html
Treeview 1.4 - jQuery plugin to hide and show branches of a tree
http://bassistance.de/jquery-plugins/jquery-plugin-treeview/http://docs.jquery.com/Plugins/Treeview
Copyright (c) 2007 Jörn Zaefferer
Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.html