New on DHTMLGoodies.com:
DHTML Chess is now available for WordPress at WordPressChess.com.
DHTML Suite
Demos
- Main demo(Pane splitter). From the menu of this widget, you will find links to documentation and other demos. This widget has been created from scratch per request from users. The idea(not code) is based on concepts by Jack Slocum's yui-ext.
- Other pane splitter demos: Gray theme, Light cyan theme and Zune theme.
- DHTML form validator and Ajax form submit.
- Color widgets
- Window widget - Windows theme
- Window widget - Zune theme
- Window widget
- Floating gallery with drag and drop
- Calendar
- Table widget. Data sorted on the client
- Table widget. Data sorted on the server
- Modal dialog
- Slider
- Tab view
- Tab view - demo 2
- Menu bar
- Dynamic tooltip
- Dynamic content
- Folder tree with drag and drop
- Drag and drop demo
- Progress bar
- Image enlarger, Image enlarger(with dragable images)
- Resize widget
- Context menu
- Auto complete
- Chained select
Documentation
- Class documentation
- Articles. More articles will be added shortly.
- Tutorials are also available from the menu bar in the pane splitter demo
Download
- Version 1.9.04 - December, 1st, 2009 - Minor improvement for the text edit class.
Change log
- Version 1.9.02
- Modifications to the tab view widget.
- Version 1.8
Thanks to Batur Orkun for the help with these two widgets.
- New auto complete widget.
- New chained select widget.
- Version 1.7.7
- New method for the tab view widget.
- tableWidget server sort patch.
- Version 1.7.4
- Table widget - set dimension dynamically.
- Version 1.7.3
- Form validator. Fixed problem with existing onchange events, Also accepting empty values for fields when the required attribute isn't set.
- Version 1.7.2
- Version 1.7
- Version 1.6.2
- Fixed some memory leak problems in old IE browsers
- Version 1.6.1
- Organized layout into themes
- New ajaxUtil class
- Version 1.6
- New color widgets
- Window widget: Remember scroll top position when navigating between tabs.
- Tab view: Activating existing tab when trying to create a new tab with the same title.
- Pane splitter: Executing "tabSwitch" callback after closing a tab.
- Version 1.5.1
- Added a window widget with "Windows" theme
- Bugfix for the modal dialog widget
- Version 1.5
- New window widget.
- Resize widget
- Alternative .js file without comments.
- Version 1.4
- New image selection and drag widget. The best demo is viewed from the pane splitter by opening the floating gallery in the center pane and a folder tree in the left pane. Try to drag images from the gallery to the folder tree.
- New calendar widget
- Added support for limited number of pages below tables sorted on the server.(the page handler class).
- Minor improvements and bugfixes for other widgets.
- Version 1.3
- New floating gallery widget
- Dynamic tab width for the pane splitter
- Bugfix for the menuBar widget.
- Version 1.2
- New imageEnlarger widget
- Version 1.1
- Improved support for multipe tree widgets per page
- Bug fix - height of panes (pane splitter widget)
External code
Code from these sources has been used in the DHTML Suite:
- Sack Ajax library
- Cookie functions from http://www.mach5.com/support/analyzer/manual/html/General/CookiesJavaScript.htm
- "Color bar click" function from http://www.webreference.com/programming/javascript/mk/column3/index.html