Changeset 6720
- Timestamp:
- 03/31/08 01:12:47 (5 months ago)
- Files:
-
- trunk/openlayers/tests/BaseTypes/Element.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/tests/BaseTypes/Element.html
r6719 r6720 115 115 116 116 //shown 117 t.open_window( "BaseTypes/ test_Element.html", function( wnd ) {117 t.open_window( "BaseTypes/Element.html", function( wnd ) { 118 118 t.delay_call( 0.5, function() { 119 119 var elem = wnd.document.getElementById("elemID");
