Version 46, changed by psowden 09/06/2005. Show version history
All widgets should:
Total widgets entered: 47
| Description | ||
|---|---|---|
| Sortable Table | New | A table that can sort its rows by column. ... |
| Ticker | New | TransitionsScroll upScroll side-to-sizeFade to nextVariable speedKeep getting new data dynamicallyPauseDrag to see previous items ... |
| Font picker | New | ... |
| Fisheye Listbox/Pulldown Menu | New | For a large list of text items to choose from (e.g. countries, authors, etc)Could show alphabet-start off to the side ... |
| 2D Fisheye | New | For an array of images (with labels) ... |
| ODF WYSIWYG Editor | New | An instance of the WYSIWYG editor that provides basic support for the OpenDocument Format (http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=office). ... |
| console debugger | New | Provide floating window pane view of debugging statements. Should color code between error/warn/info/trace/etc.. Requirements Ability to turn logging on for specific levels, ie warn/debug/error ... ... |
| Source Page | New | A widget to display/edit source code (folding?) , perhaps with some highlighting/autoformatting and an api so that particular lines/characters can be scrolled to so that it can be ... ... |
| Google Reader-style "Lens" | New | http://reader.google.com ... |
| hebrew calendar | New | year and date in hebrew calendar ... |
| Multi-select listbox | New | shift or control click to select multiple items. ... |
| Embeddable browser | New | Like bitty? ... |
| Treemap | New | This is a longer-term idea ... |
| Listbox Hierarchy | New | Allows a hierarchy to be displayed in a series of listboxes Like Smalltalk Browser or iTunes Store ... |
| Fisheye List | Complete | Expands stuff near mouse Supports text and images Horizontal or vertical ... |
| Colorpicker | In progress | RGB and HSV Could look like photoshop rather than a list of colorchips Allow preview mode for setting text/background color .. but do you want HSV or HSL, because CSS3 ... ... |
| Input Validators / Formatters | New | email date postal code credit card number within range string within a pattern etc ... |
| Picture | New | Need more information ... |
| Window (with a menu) | New | Need more information ... |
| Toolbar | In progress | floating toolbar (?) ... |
| Wysiwig rich text area | Complete | * Might want to integrate with one of the exsiting Javascript editors (FCK, HTMLArea, etc); no need to re-invent the wheel. This obviously depends on licensing. ... |
| Bitmap | New | 2D engine (?) ... |
| Wizard | New | Multi-page wizard without reloading / with dynamic reloading (like netWindows wizard) ... |
| Spellchecker | New | ... |
| Table / graph generation | New | ... |
| Search | New | hit list paginator search within results isearch ... |
| Progress bar/meter | In progress | ... |
| Dialog (inline / pseudo-modal) | Complete | ... |
| Slider | New | horizontal or vertical controlling the visible region of a scrolling div (scrollbar replacement) allow for two knobs (min/max) instead of just one customize lookincluding the knob and the ... ... |
| Date picker | Complete | What's the difference between this and a calendar? - calendar view - should be scrollable my week/month/year... the by week thing is really key to me as I think ... ... |
| Navigation tab strip | New | with "sliding window" mechanism for rollovers ... |
| Generic drag and drop on the page | Complete | use case: slide sorter in presentation software ... |
| Upload assistant | New | drag and drop from filesystem file chooser dialog allows multiple file selections "pagination" of files -- chunking into groups upload progress indicator ... |
| Edit-in-place | In progress | label <--> textfield div <--> textarea ... |
| Combo-box | In progress | autocomplete scroll thru items in the hit list handle very large datasets integrate the grid control to provide a custom drop down list of items with fully customisable rendering ... |
| Data Grid | In progress | Data Grid UI Basic Requirements(milestone 1 / <clever name here>) asc/desc resortable by clicking column headers (sortable via server or client ) In-place editing (where applicable) Can handle very ... ... |
| Photo Album | Complete | A "slideshow" style widget should support arbitrary time delays on a per-image basis should accept a list of images in the ctor should be something we can drop into ... ... |
| Breadcrumb nav | New | Please enter more details... * Quirksmode.org has one implementation. Don't know if it's what thge origina poster was referring to. ... |
| Calendar | New | What's the difference between this and the date picker? sidebar rendition versus full-size rendition etc... (tons of calendar-related features, fill in your favorites here) should be scrollable ... ... |
| Radio button / Checkbox | New | Please enter more details... ... |
| Tooltips | New | Transparent? Fade-in/fade-out Drop shadow ... |
| Dropdown menu | New | nested sub-menus ... |
| Panel, sliding panel, tabbed panel | New | ... |
| Text labels (with easy/auto i18n and/or l10n) | New | ... |
| Tree-view | New | expando-collapso can handle very large datasets (e.g., lazy instantiation of branches) Dynamic loading of branches Tree-within-datagrid (similar to XUL Tree element) RDF-databackend - compatibility to mozilla ... ... |
| Tag chooser | In progress | An ajaxy tagging interface similar to that of Flickr. Adding a new tag should not refresh the page, it should immediately appear in a list right above (or near) the ... ... |
| Resizable textareas | Complete | Did u get the answer to this question. i am facing the same problem. pls let know if u have the solution Thanks Be able to dynamically resize any textarea ... ... |