amplesdk
amplesdk copied to clipboard
Ample SDK - JavaScript UI Framework
xul:grid must have full columns/column support. grid is useless/pointless without these other elements.
Ample SDK 0.9.3a18 List of failing elements found (there may be more): xul:rows xul:textbox xul:label xul:grid xul:groupbox
If dialog is not modal, focus manager will not reach the active content in dialog and only tab through buttons again.
Subsequent animation doesn't work in Opera 10.63 build 3516 (but still work in Opera 10.00 build 1750). Here is a sample: Test html, body { width: 100%; margin: 0; }...
A useful link http://developer.apple.com/library/safari/#codinghowtos/Mobile/UserExperience/index.html
Appear in unit tests on IE6-9, and Chrome. FF untested.
Appears in unit tests on IE6-8 and Chrome. FF untested.
Appears in unit tests on IE6-8, Chrome. FF untested.
Used Rhino 1.7R3 and envjs 1.2.13 and ample latest version. 1. Create js file named file.js 2. content : load('env.rhino.js'); window.onload = function () {console.log('loaded);}; window.onunload = function () {console.log('unloaded');};...
Appears in unit tests on IE6-8, and Chrome. FF untested.