Move Selector and SelectorManager into select.js. Start of unit test file for select.js.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1873 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -18,6 +18,6 @@ window.setTimeout(function() {
|
||||
var f = iframes[i];
|
||||
f.style.height = (f.contentDocument.body.scrollHeight + 20) + 'px';
|
||||
}
|
||||
}, 1000);
|
||||
}, 1200);
|
||||
</script>
|
||||
</html>
|
||||
Reference in New Issue
Block a user