搞到最后,终于对这两个,rico,dojo。好好看了看。

OpenRico

AJAX DEMOS Inner Html 普通的交互 Javascript Updater 替换固定文本内的固定字段 DRAG & DROP DEMOS 拖动,拖动不好用,不准确,有误差,没用。 Simple Custom Draggable Custom Drop Zone CINEMATIC DEMOS 盒子 Animate Position 将一个盒子从一边渐渐移动到另一边。 Animate Size 将一个盒子的宽度逐渐变宽 Animate Size & Position Animate Fade 将一个盒子的背景呈现阴影 Round a Shape 将一个盒子的角弄成圆角,不知道是怎么做的。 Color Example 输入RGB颜色值,线条颜色跟着变,垃圾功能,调用却很简便 var color = new Rico.Color( 254, 33, 22 ); // color.asHex() = #fe2116
Rounded Corner Examples 圆角盒子的各个示例,包括transparent通道效果的。 BEHAVIOR DEMOS 这个功能是我认为的最有价值功能 Accordion 类似折叠菜单,一个展开其他的都收起来。 Weather Widget 天气预报,没什么特色。 LiveGrid - Data Table 数据表格,模拟iframe效果,没什么实用价值。 LiveGrid - Search 搜索,同样结果展示用的模拟iframe效果。 总结:折叠菜单挺好用,圆角盒子。其他的就算了。

DOJO open source

将包下下来,解开,里面的示例非常多。 widgets tab SlideShow 图片渐渐切换 searchids 搜索的结果 RichText 可以编辑的table,层。 ResizeableTextarea 显示了一堆错误。 test_PopUpButton 弹出菜单。 Parser_propertyset 内部用来测试属性 Parser 搞了几个按钮上面,不知道怎么回事。 DropdownButtons 类似select的三角点。 InlineEditBox 点下可编辑。 includes ..... Dialog 不错,点下弹出对话框登陆。背景变灰。 DatePicker 日历控件。 ContextMenu 没什么。 ComboBox 可编辑下拉列表。 button等 就是按钮案下去 htmlEffects 层飞来飞去。 dnd,莫名其妙。 event 没什么 io animation animation 自动转来转去,飞来飞去。 wipe 盒子打开收起来。 alg 好像是用来debug的。 math js画不规则曲线。 其他没什么。 总结:可编辑的combobox。弹出菜单。飞层。幻灯片。日历控件。
Posted on 2005-11-10 13:59  古代  阅读(678)  评论(2编辑  收藏  举报