Changeset 2165 for lang/ruby/RubyESRIShape
- Timestamp:
- 11/30/07 04:03:15 (5 years ago)
- Location:
- lang/ruby/RubyESRIShape/test/shape-test/sample
- Files:
-
- 1 added
- 1 modified
-
jsonp_map.js (modified) (1 diff)
-
msg.png (added)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/RubyESRIShape/test/shape-test/sample/jsonp_map.js
r2134 r2165 293 293 } 294 294 295 function outIEMsg() 296 { 297 document.body.innerHTML = "<p><img src=\"msg.png\" alt=\"MSIE does not support canvas.\" /></p>"; 298 } 299 295 300 function _onload() 296 301 { 302 var isMSIE = /*@cc_on!@*/false; 303 if (isMSIE) 304 return outIEMsg(); 305 297 306 Params = new PageParams(); 298 307
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)