ogre.rb 0.1-i686-linux
Sign up to get free protection for your applications and to get access to all the features.
- data/README +79 -0
- data/Rakefile +288 -0
- data/doc_src/ogre.rb +246 -0
- data/doc_src/ois.rb +67 -0
- data/lib/application.rb +146 -0
- data/lib/application_frame_listener.rb +302 -0
- data/lib/application_loading_bar.rb +115 -0
- data/lib/constants.rb +51 -0
- data/lib/method_fixes.rb +42 -0
- data/lib/ogre.so +0 -0
- data/lib/ruby_ois.so +0 -0
- data/ogre.rb +25 -0
- data/platform.rb +23 -0
- data/samples/Ogre.log +261 -0
- data/samples/bsp.rb +76 -0
- data/samples/cg.dll +0 -0
- data/samples/grass.rb +325 -0
- data/samples/js3250.dll +0 -0
- data/samples/lighting.rb +138 -0
- data/samples/media/materials/programs/Grass.cg +30 -0
- data/samples/media/materials/programs/OffsetMapping.cg +97 -0
- data/samples/media/materials/programs/OffsetMapping.hlsl +135 -0
- data/samples/media/materials/programs/OffsetMappingFp.glsl +69 -0
- data/samples/media/materials/programs/OffsetMappingVp.glsl +54 -0
- data/samples/media/materials/programs/OffsetMapping_specular.asm +44 -0
- data/samples/media/materials/scripts/CloudySky.material +17 -0
- data/samples/media/materials/scripts/CubeMapping.material +34 -0
- data/samples/media/materials/scripts/Flare.material +17 -0
- data/samples/media/materials/scripts/Grass.material +63 -0
- data/samples/media/materials/scripts/Knot.material +14 -0
- data/samples/media/materials/scripts/MorningSkyBox.material +17 -0
- data/samples/media/materials/scripts/Offset.material +124 -0
- data/samples/media/materials/scripts/Ogre.material +119 -0
- data/samples/media/materials/scripts/RZR-002.material +15 -0
- data/samples/media/materials/scripts/Razor.material +14 -0
- data/samples/media/materials/scripts/Ribbon.material +19 -0
- data/samples/media/materials/scripts/RustySteel.material +14 -0
- data/samples/media/materials/scripts/SpaceSkyBox.material +17 -0
- data/samples/media/materials/scripts/SpaceSkyPlane.material +17 -0
- data/samples/media/materials/scripts/TextureEffects.material +15 -0
- data/samples/media/materials/scripts/dragon.material +42 -0
- data/samples/media/materials/scripts/smoke.material +18 -0
- data/samples/media/materials/textures/GreenSkin.jpg +0 -0
- data/samples/media/materials/textures/MtlPlat2.jpg +0 -0
- data/samples/media/materials/textures/RZR-002.png +0 -0
- data/samples/media/materials/textures/RustedMetal.jpg +0 -0
- data/samples/media/materials/textures/RustySteel.jpg +0 -0
- data/samples/media/materials/textures/Water02.jpg +0 -0
- data/samples/media/materials/textures/WeirdEye.png +0 -0
- data/samples/media/materials/textures/clouds.jpg +0 -0
- data/samples/media/materials/textures/cursor.png +0 -0
- data/samples/media/materials/textures/dirt01.jpg +0 -0
- data/samples/media/materials/textures/flare.png +0 -0
- data/samples/media/materials/textures/gras_02.png +0 -0
- data/samples/media/materials/textures/grass_1024.jpg +0 -0
- data/samples/media/materials/textures/ogreborder.png +0 -0
- data/samples/media/materials/textures/ogreborderUp.png +0 -0
- data/samples/media/materials/textures/ribbonband.png +0 -0
- data/samples/media/materials/textures/rockwall.tga +0 -0
- data/samples/media/materials/textures/rockwall_NH.tga +0 -0
- data/samples/media/materials/textures/smoke.png +0 -0
- data/samples/media/materials/textures/smokecolors.png +0 -0
- data/samples/media/materials/textures/spacesky.jpg +0 -0
- data/samples/media/materials/textures/spheremap.png +0 -0
- data/samples/media/materials/textures/texmap2.jpg +0 -0
- data/samples/media/models/RZR-002.mesh +0 -0
- data/samples/media/models/geosphere4500.mesh +0 -0
- data/samples/media/models/geosphere8000.mesh +0 -0
- data/samples/media/models/knot.mesh +0 -0
- data/samples/media/models/ogrehead.mesh +0 -0
- data/samples/media/models/razor.mesh +0 -0
- data/samples/media/models/sphere.mesh +0 -0
- data/samples/media/overlays/CubeMapping.overlay +139 -0
- data/samples/media/packs/OgreCore.zip +0 -0
- data/samples/media/packs/chiropteraDM.pk3 +0 -0
- data/samples/media/packs/chiropteraDM.txt +99 -0
- data/samples/media/packs/cubemap.zip +0 -0
- data/samples/media/packs/cubemapsJS.zip +0 -0
- data/samples/media/packs/dragon.zip +0 -0
- data/samples/media/packs/skybox.zip +0 -0
- data/samples/media/particles/smoke.particle +43 -0
- data/samples/media.cfg +22 -0
- data/samples/navi/Media/NaviDemo.material +60 -0
- data/samples/navi/Media/OgreCore.zip +0 -0
- data/samples/navi/Media/cerulean.jpg +0 -0
- data/samples/navi/Media/clouds.jpg +0 -0
- data/samples/navi/Media/controlsNaviMask.png +0 -0
- data/samples/navi/Media/grass.jpg +0 -0
- data/samples/navi/Media/knot.mesh +0 -0
- data/samples/navi/Media/testNaviMask.png +0 -0
- data/samples/navi/NaviLocal/Navi.js +136 -0
- data/samples/navi/NaviLocal/buttonBg.jpg +0 -0
- data/samples/navi/NaviLocal/controls.html +303 -0
- data/samples/navi/NaviLocal/knobBg.jpg +0 -0
- data/samples/navi/NaviLocal/moo.dropdownmenu.js +87 -0
- data/samples/navi/NaviLocal/mootools.v1.1.js +6964 -0
- data/samples/navi/NaviLocal/naviLogo.html +32 -0
- data/samples/navi/NaviLocal/naviLogo.png +0 -0
- data/samples/navi/NaviLocal/pageBg.jpg +0 -0
- data/samples/navi/NaviLocal/sliderBg.jpg +0 -0
- data/samples/navi/NaviLocal/test.html +5 -0
- data/samples/navi/NaviLocal/welcome.html +36 -0
- data/samples/navi/NaviLocal/welcome.png +0 -0
- data/samples/navi/chrome/chromelist.txt +597 -0
- data/samples/navi/chrome/classic.jar +0 -0
- data/samples/navi/chrome/classic.manifest +4 -0
- data/samples/navi/chrome/comm.jar +0 -0
- data/samples/navi/chrome/comm.manifest +2 -0
- data/samples/navi/chrome/en-US.jar +0 -0
- data/samples/navi/chrome/en-US.manifest +9 -0
- data/samples/navi/chrome/toolkit.jar +0 -0
- data/samples/navi/chrome/toolkit.manifest +6 -0
- data/samples/navi/components/FeedProcessor.js +1825 -0
- data/samples/navi/components/alerts.xpt +0 -0
- data/samples/navi/components/appshell.xpt +0 -0
- data/samples/navi/components/appstartup.xpt +0 -0
- data/samples/navi/components/auth.dll +0 -0
- data/samples/navi/components/autocomplete.xpt +0 -0
- data/samples/navi/components/autoconfig.dll +0 -0
- data/samples/navi/components/autoconfig.xpt +0 -0
- data/samples/navi/components/caps.xpt +0 -0
- data/samples/navi/components/chardet.xpt +0 -0
- data/samples/navi/components/chrome.xpt +0 -0
- data/samples/navi/components/commandhandler.xpt +0 -0
- data/samples/navi/components/commandlines.xpt +0 -0
- data/samples/navi/components/composer.xpt +0 -0
- data/samples/navi/components/compreg.dat +1474 -0
- data/samples/navi/components/content_base.xpt +0 -0
- data/samples/navi/components/content_html.xpt +0 -0
- data/samples/navi/components/content_htmldoc.xpt +0 -0
- data/samples/navi/components/content_xmldoc.xpt +0 -0
- data/samples/navi/components/content_xslt.xpt +0 -0
- data/samples/navi/components/content_xtf.xpt +0 -0
- data/samples/navi/components/directory.xpt +0 -0
- data/samples/navi/components/docshell_base.xpt +0 -0
- data/samples/navi/components/dom.xpt +0 -0
- data/samples/navi/components/dom_base.xpt +0 -0
- data/samples/navi/components/dom_canvas.xpt +0 -0
- data/samples/navi/components/dom_core.xpt +0 -0
- data/samples/navi/components/dom_css.xpt +0 -0
- data/samples/navi/components/dom_events.xpt +0 -0
- data/samples/navi/components/dom_html.xpt +0 -0
- data/samples/navi/components/dom_loadsave.xpt +0 -0
- data/samples/navi/components/dom_range.xpt +0 -0
- data/samples/navi/components/dom_sidebar.xpt +0 -0
- data/samples/navi/components/dom_storage.xpt +0 -0
- data/samples/navi/components/dom_stylesheets.xpt +0 -0
- data/samples/navi/components/dom_svg.xpt +0 -0
- data/samples/navi/components/dom_traversal.xpt +0 -0
- data/samples/navi/components/dom_views.xpt +0 -0
- data/samples/navi/components/dom_xbl.xpt +0 -0
- data/samples/navi/components/dom_xpath.xpt +0 -0
- data/samples/navi/components/dom_xul.xpt +0 -0
- data/samples/navi/components/downloads.xpt +0 -0
- data/samples/navi/components/editor.xpt +0 -0
- data/samples/navi/components/embed_base.xpt +0 -0
- data/samples/navi/components/extensions.xpt +0 -0
- data/samples/navi/components/exthandler.xpt +0 -0
- data/samples/navi/components/fastfind.xpt +0 -0
- data/samples/navi/components/feeds.xpt +0 -0
- data/samples/navi/components/find.xpt +0 -0
- data/samples/navi/components/gfx.xpt +0 -0
- data/samples/navi/components/gksvgrenderer.xpt +0 -0
- data/samples/navi/components/history.xpt +0 -0
- data/samples/navi/components/htmlparser.xpt +0 -0
- data/samples/navi/components/imglib2.xpt +0 -0
- data/samples/navi/components/inspector.xpt +0 -0
- data/samples/navi/components/intl.xpt +0 -0
- data/samples/navi/components/intlcmpt.xpt +0 -0
- data/samples/navi/components/jar.xpt +0 -0
- data/samples/navi/components/jsconsole-clhandler.js +170 -0
- data/samples/navi/components/jsconsole.xpt +0 -0
- data/samples/navi/components/jsdservice.xpt +0 -0
- data/samples/navi/components/layout_base.xpt +0 -0
- data/samples/navi/components/layout_printing.xpt +0 -0
- data/samples/navi/components/layout_xul.xpt +0 -0
- data/samples/navi/components/layout_xul_tree.xpt +0 -0
- data/samples/navi/components/locale.xpt +0 -0
- data/samples/navi/components/lwbrk.xpt +0 -0
- data/samples/navi/components/mimetype.xpt +0 -0
- data/samples/navi/components/mozbrwsr.xpt +0 -0
- data/samples/navi/components/mozfind.xpt +0 -0
- data/samples/navi/components/necko.xpt +0 -0
- data/samples/navi/components/necko_about.xpt +0 -0
- data/samples/navi/components/necko_cache.xpt +0 -0
- data/samples/navi/components/necko_cookie.xpt +0 -0
- data/samples/navi/components/necko_data.xpt +0 -0
- data/samples/navi/components/necko_dns.xpt +0 -0
- data/samples/navi/components/necko_file.xpt +0 -0
- data/samples/navi/components/necko_ftp.xpt +0 -0
- data/samples/navi/components/necko_http.xpt +0 -0
- data/samples/navi/components/necko_res.xpt +0 -0
- data/samples/navi/components/necko_socket.xpt +0 -0
- data/samples/navi/components/necko_strconv.xpt +0 -0
- data/samples/navi/components/necko_viewsource.xpt +0 -0
- data/samples/navi/components/nsCloseAllWindows.js +143 -0
- data/samples/navi/components/nsDefaultCLH.js +231 -0
- data/samples/navi/components/nsDictionary.js +148 -0
- data/samples/navi/components/nsExtensionManager.js +8497 -0
- data/samples/navi/components/nsHelperAppDlg.js +990 -0
- data/samples/navi/components/nsInterfaceInfoToIDL.js +590 -0
- data/samples/navi/components/nsKillAll.js +200 -0
- data/samples/navi/components/nsPostUpdateWin.js +711 -0
- data/samples/navi/components/nsProgressDialog.js +949 -0
- data/samples/navi/components/nsProxyAutoConfig.js +396 -0
- data/samples/navi/components/nsResetPref.js +175 -0
- data/samples/navi/components/nsURLFormatter.js +179 -0
- data/samples/navi/components/nsUpdateService.js +3074 -0
- data/samples/navi/components/nsXULAppInstall.js +301 -0
- data/samples/navi/components/nsXmlRpcClient.js +1038 -0
- data/samples/navi/components/oji.xpt +0 -0
- data/samples/navi/components/passwordmgr.xpt +0 -0
- data/samples/navi/components/pipboot.xpt +0 -0
- data/samples/navi/components/pipnss.xpt +0 -0
- data/samples/navi/components/plugin.xpt +0 -0
- data/samples/navi/components/pref.xpt +0 -0
- data/samples/navi/components/prefetch.xpt +0 -0
- data/samples/navi/components/profile.xpt +0 -0
- data/samples/navi/components/progressDlg.xpt +0 -0
- data/samples/navi/components/proxyObject.xpt +0 -0
- data/samples/navi/components/rdf.xpt +0 -0
- data/samples/navi/components/satchel.xpt +0 -0
- data/samples/navi/components/saxparser.xpt +0 -0
- data/samples/navi/components/shistory.xpt +0 -0
- data/samples/navi/components/storage.xpt +0 -0
- data/samples/navi/components/toolkitprofile.xpt +0 -0
- data/samples/navi/components/transformiix.dll +0 -0
- data/samples/navi/components/txmgr.xpt +0 -0
- data/samples/navi/components/txtsvc.xpt +0 -0
- data/samples/navi/components/uconv.xpt +0 -0
- data/samples/navi/components/unicharutil.xpt +0 -0
- data/samples/navi/components/universalchardet.dll +0 -0
- data/samples/navi/components/update.xpt +0 -0
- data/samples/navi/components/uriloader.xpt +0 -0
- data/samples/navi/components/urlformatter.xpt +0 -0
- data/samples/navi/components/webBrowser_core.xpt +0 -0
- data/samples/navi/components/webbrowserpersist.xpt +0 -0
- data/samples/navi/components/webshell_idls.xpt +0 -0
- data/samples/navi/components/websrvcs.dll +0 -0
- data/samples/navi/components/websrvcs.xpt +0 -0
- data/samples/navi/components/widget.xpt +0 -0
- data/samples/navi/components/windowds.xpt +0 -0
- data/samples/navi/components/windowwatcher.xpt +0 -0
- data/samples/navi/components/xml-rpc.xpt +0 -0
- data/samples/navi/components/xmlextras.dll +0 -0
- data/samples/navi/components/xpcom_base.xpt +0 -0
- data/samples/navi/components/xpcom_components.xpt +0 -0
- data/samples/navi/components/xpcom_ds.xpt +0 -0
- data/samples/navi/components/xpcom_io.xpt +0 -0
- data/samples/navi/components/xpcom_obsolete.xpt +0 -0
- data/samples/navi/components/xpcom_thread.xpt +0 -0
- data/samples/navi/components/xpcom_xpti.xpt +0 -0
- data/samples/navi/components/xpconnect.xpt +0 -0
- data/samples/navi/components/xpinstall.xpt +0 -0
- data/samples/navi/components/xpti.dat +1424 -0
- data/samples/navi/components/xulapp.xpt +0 -0
- data/samples/navi/components/xulapp_setup.xpt +0 -0
- data/samples/navi/components/xuldoc.xpt +0 -0
- data/samples/navi/components/xulrunner.xpt +0 -0
- data/samples/navi/components/xultmpl.xpt +0 -0
- data/samples/navi/components/xulutil.dll +0 -0
- data/samples/navi/controlsNaviMask.png +0 -0
- data/samples/navi/greprefs/all.js +1344 -0
- data/samples/navi/greprefs/security-prefs.js +69 -0
- data/samples/navi/greprefs/xpinstall.js +2 -0
- data/samples/navi/navi_demo.rb +207 -0
- data/samples/navi/plugins/NPSWF32.dll +0 -0
- data/samples/navi/plugins/flashplayer.xpt +0 -0
- data/samples/navi/plugins/npnul32.dll +0 -0
- data/samples/navi/plugins.cfg +10 -0
- data/samples/navi/res/EditorOverride.css +359 -0
- data/samples/navi/res/Thumbs.db +0 -0
- data/samples/navi/res/arrow.gif +0 -0
- data/samples/navi/res/arrowd.gif +0 -0
- data/samples/navi/res/bloatcycle.html +40 -0
- data/samples/navi/res/broken-image.gif +0 -0
- data/samples/navi/res/charsetData.properties +199 -0
- data/samples/navi/res/charsetalias.properties +517 -0
- data/samples/navi/res/cmessage.txt +1 -0
- data/samples/navi/res/dtd/xhtml11.dtd +300 -0
- data/samples/navi/res/entityTables/html40Latin1.properties +146 -0
- data/samples/navi/res/entityTables/html40Special.properties +69 -0
- data/samples/navi/res/entityTables/html40Symbols.properties +164 -0
- data/samples/navi/res/entityTables/htmlEntityVersions.properties +50 -0
- data/samples/navi/res/entityTables/transliterate.properties +2367 -0
- data/samples/navi/res/fonts/fontEncoding.properties +127 -0
- data/samples/navi/res/fonts/fontNameMap.properties +134 -0
- data/samples/navi/res/forms.css +531 -0
- data/samples/navi/res/grabber.gif +0 -0
- data/samples/navi/res/hiddenWindow.html +1 -0
- data/samples/navi/res/html/Thumbs.db +0 -0
- data/samples/navi/res/html/gopher-audio.gif +0 -0
- data/samples/navi/res/html/gopher-binary.gif +0 -0
- data/samples/navi/res/html/gopher-find.gif +0 -0
- data/samples/navi/res/html/gopher-image.gif +0 -0
- data/samples/navi/res/html/gopher-menu.gif +0 -0
- data/samples/navi/res/html/gopher-movie.gif +0 -0
- data/samples/navi/res/html/gopher-sound.gif +0 -0
- data/samples/navi/res/html/gopher-telnet.gif +0 -0
- data/samples/navi/res/html/gopher-text.gif +0 -0
- data/samples/navi/res/html/gopher-unknown.gif +0 -0
- data/samples/navi/res/html.css +478 -0
- data/samples/navi/res/langGroups.properties +236 -0
- data/samples/navi/res/language.properties +259 -0
- data/samples/navi/res/loading-image.gif +0 -0
- data/samples/navi/res/quirk.css +282 -0
- data/samples/navi/res/samples/Anieyes.gif +0 -0
- data/samples/navi/res/samples/Thumbs.db +0 -0
- data/samples/navi/res/samples/aform.css +69 -0
- data/samples/navi/res/samples/beeptest.html +18 -0
- data/samples/navi/res/samples/bform.css +45 -0
- data/samples/navi/res/samples/bg.jpg +0 -0
- data/samples/navi/res/samples/cform.css +40 -0
- data/samples/navi/res/samples/checkboxTest.xul +47 -0
- data/samples/navi/res/samples/demoform.css +97 -0
- data/samples/navi/res/samples/find.html +97 -0
- data/samples/navi/res/samples/gear1.gif +0 -0
- data/samples/navi/res/samples/image_props.html +58 -0
- data/samples/navi/res/samples/mozform.css +256 -0
- data/samples/navi/res/samples/printsetup.html +175 -0
- data/samples/navi/res/samples/raptor.jpg +0 -0
- data/samples/navi/res/samples/rock_gra.gif +0 -0
- data/samples/navi/res/samples/scrollbarTest1.xul +66 -0
- data/samples/navi/res/samples/scrollbarTest2.xul +19 -0
- data/samples/navi/res/samples/sliderTest1.xul +14 -0
- data/samples/navi/res/samples/soundtest.html +20 -0
- data/samples/navi/res/samples/test.wav +0 -0
- data/samples/navi/res/samples/test0.html +220 -0
- data/samples/navi/res/samples/test1.html +84 -0
- data/samples/navi/res/samples/test10.html +16 -0
- data/samples/navi/res/samples/test11.html +42 -0
- data/samples/navi/res/samples/test12.html +79 -0
- data/samples/navi/res/samples/test13.html +126 -0
- data/samples/navi/res/samples/test14.html +5 -0
- data/samples/navi/res/samples/test15.html +5 -0
- data/samples/navi/res/samples/test16.html +124 -0
- data/samples/navi/res/samples/test2.html +41 -0
- data/samples/navi/res/samples/test3.html +126 -0
- data/samples/navi/res/samples/test4.html +335 -0
- data/samples/navi/res/samples/test5.html +199 -0
- data/samples/navi/res/samples/test6.html +335 -0
- data/samples/navi/res/samples/test7.html +11 -0
- data/samples/navi/res/samples/test8-1.html +66 -0
- data/samples/navi/res/samples/test8.html +662 -0
- data/samples/navi/res/samples/test8dom.html +64 -0
- data/samples/navi/res/samples/test8sca.html +308 -0
- data/samples/navi/res/samples/test8siz.html +224 -0
- data/samples/navi/res/samples/test8tab.html +9 -0
- data/samples/navi/res/samples/test9.html +12 -0
- data/samples/navi/res/samples/test9a.html +39 -0
- data/samples/navi/res/samples/test9b.html +16 -0
- data/samples/navi/res/samples/test_ed.html +5 -0
- data/samples/navi/res/samples/test_form.html +34 -0
- data/samples/navi/res/samples/test_gfx.html +75 -0
- data/samples/navi/res/samples/test_lbox.html +100 -0
- data/samples/navi/res/samples/test_pr.html +87 -0
- data/samples/navi/res/samples/test_weight.html +45 -0
- data/samples/navi/res/samples/toolbarTest1.xul +51 -0
- data/samples/navi/res/samples/treeTest1.css +62 -0
- data/samples/navi/res/samples/treeTest1.xul +110 -0
- data/samples/navi/res/samples/xulTest.css +130 -0
- data/samples/navi/res/svg.css +64 -0
- data/samples/navi/res/table-add-column-after-active.gif +0 -0
- data/samples/navi/res/table-add-column-after-hover.gif +0 -0
- data/samples/navi/res/table-add-column-after.gif +0 -0
- data/samples/navi/res/table-add-column-before-active.gif +0 -0
- data/samples/navi/res/table-add-column-before-hover.gif +0 -0
- data/samples/navi/res/table-add-column-before.gif +0 -0
- data/samples/navi/res/table-add-row-after-active.gif +0 -0
- data/samples/navi/res/table-add-row-after-hover.gif +0 -0
- data/samples/navi/res/table-add-row-after.gif +0 -0
- data/samples/navi/res/table-add-row-before-active.gif +0 -0
- data/samples/navi/res/table-add-row-before-hover.gif +0 -0
- data/samples/navi/res/table-add-row-before.gif +0 -0
- data/samples/navi/res/table-remove-column-active.gif +0 -0
- data/samples/navi/res/table-remove-column-hover.gif +0 -0
- data/samples/navi/res/table-remove-column.gif +0 -0
- data/samples/navi/res/table-remove-row-active.gif +0 -0
- data/samples/navi/res/table-remove-row-hover.gif +0 -0
- data/samples/navi/res/table-remove-row.gif +0 -0
- data/samples/navi/res/throbber/Thumbs.db +0 -0
- data/samples/navi/res/throbber/anim.gif +0 -0
- data/samples/navi/res/throbber/anims00.gif +0 -0
- data/samples/navi/res/throbber/anims01.gif +0 -0
- data/samples/navi/res/throbber/anims02.gif +0 -0
- data/samples/navi/res/throbber/anims03.gif +0 -0
- data/samples/navi/res/throbber/anims04.gif +0 -0
- data/samples/navi/res/throbber/anims05.gif +0 -0
- data/samples/navi/res/throbber/anims06.gif +0 -0
- data/samples/navi/res/throbber/anims07.gif +0 -0
- data/samples/navi/res/throbber/anims08.gif +0 -0
- data/samples/navi/res/throbber/anims09.gif +0 -0
- data/samples/navi/res/throbber/anims10.gif +0 -0
- data/samples/navi/res/throbber/anims11.gif +0 -0
- data/samples/navi/res/throbber/anims12.gif +0 -0
- data/samples/navi/res/throbber/anims13.gif +0 -0
- data/samples/navi/res/throbber/anims14.gif +0 -0
- data/samples/navi/res/throbber/anims15.gif +0 -0
- data/samples/navi/res/throbber/anims16.gif +0 -0
- data/samples/navi/res/throbber/anims17.gif +0 -0
- data/samples/navi/res/throbber/anims18.gif +0 -0
- data/samples/navi/res/throbber/anims19.gif +0 -0
- data/samples/navi/res/throbber/anims20.gif +0 -0
- data/samples/navi/res/throbber/anims21.gif +0 -0
- data/samples/navi/res/throbber/anims22.gif +0 -0
- data/samples/navi/res/throbber/anims23.gif +0 -0
- data/samples/navi/res/throbber/anims24.gif +0 -0
- data/samples/navi/res/throbber/anims25.gif +0 -0
- data/samples/navi/res/throbber/anims26.gif +0 -0
- data/samples/navi/res/throbber/anims27.gif +0 -0
- data/samples/navi/res/throbber/anims28.gif +0 -0
- data/samples/navi/res/throbber/anims29.gif +0 -0
- data/samples/navi/res/ua.css +235 -0
- data/samples/navi/res/viewer.properties +1 -0
- data/samples/navi/res/viewsource.css +118 -0
- data/samples/navi/res/wincharset.properties +55 -0
- data/samples/navi/resources.cfg +14 -0
- data/samples/navi/testNaviMask.png +0 -0
- data/samples/ogre.cfg +8 -0
- data/samples/plugins.cfg +11 -0
- data/samples/quake3settings.cfg +2 -0
- data/samples/render_run_log.5796 +891 -0
- data/samples/render_to_texture.rb +161 -0
- data/samples/resources.cfg +16 -0
- data/samples/sky_box.rb +107 -0
- data/samples/sky_dome.rb +86 -0
- data/samples/sky_plane.rb +27 -0
- data/samples/smoke.rb +23 -0
- data/samples/work/cube_mapping.rb +686 -0
- metadata +500 -0
@@ -0,0 +1,64 @@
|
|
1
|
+
<html>
|
2
|
+
<body>
|
3
|
+
<form>
|
4
|
+
<input type=button value="change value attribute" onclick="changeValues(0)">
|
5
|
+
<button onclick="changeSizes()">change size attribute</button>
|
6
|
+
<BR>
|
7
|
+
<input type=button value="change checked attribute" onclick="changeChecked()">
|
8
|
+
<BR>
|
9
|
+
<input type=submit value=submit>
|
10
|
+
<input type=reset value=reset>
|
11
|
+
<input type=button value=button>
|
12
|
+
<INPUT type=image src=raptor.jpg width=50 height=50 name=imageSubmit value="js bug">
|
13
|
+
<BR>
|
14
|
+
<input type=checkbox checked value="js bug">
|
15
|
+
<input type=checkbox value="js bug">
|
16
|
+
<input type=radio name=radio checked value="js bug">
|
17
|
+
<input type=radio name=radio value="js bug">
|
18
|
+
<BR>
|
19
|
+
<button>html4 button</button>
|
20
|
+
<input type=text value=foo>
|
21
|
+
<textarea>foobar</textarea>
|
22
|
+
</form>
|
23
|
+
|
24
|
+
<script>
|
25
|
+
|
26
|
+
var numInputChangers = 2;
|
27
|
+
var inputs = document.getElementsByTagName("INPUT");
|
28
|
+
var numInputs = inputs.length;
|
29
|
+
var inputValues = new Array(numInputs+numInputs);
|
30
|
+
var start = 0;
|
31
|
+
for (var i = 0; i < numInputs; i++) {
|
32
|
+
inputValues[i] = inputs[i].value;
|
33
|
+
inputValues[numInputs+i] = "CHANGED"
|
34
|
+
}
|
35
|
+
|
36
|
+
function changeValues(aNativeChanger) {
|
37
|
+
if (start == 0) {
|
38
|
+
start = numInputs;
|
39
|
+
}
|
40
|
+
else {
|
41
|
+
start = 0;
|
42
|
+
}
|
43
|
+
for (var i = numInputChangers; i < numInputs; i++) {
|
44
|
+
inputs[i].value = inputValues[start+i];
|
45
|
+
}
|
46
|
+
}
|
47
|
+
|
48
|
+
function changeSizes() {
|
49
|
+
inputs[2].size = 100;
|
50
|
+
inputs[3].size = 100;
|
51
|
+
inputs[4].size = 100;
|
52
|
+
inputs[11].size = 10;
|
53
|
+
}
|
54
|
+
|
55
|
+
function changeChecked() {
|
56
|
+
inputs[6].checked = false;
|
57
|
+
inputs[7].checked = true;
|
58
|
+
inputs[8].checked = false;
|
59
|
+
inputs[9].checked = true;
|
60
|
+
}
|
61
|
+
</script>
|
62
|
+
|
63
|
+
</body>
|
64
|
+
</html>
|
@@ -0,0 +1,308 @@
|
|
1
|
+
<html>
|
2
|
+
<body>
|
3
|
+
<H1>Example 8sca: Forms scalability</H1>
|
4
|
+
<BR><BR>
|
5
|
+
<form>
|
6
|
+
<input type=text>
|
7
|
+
<input type=text>
|
8
|
+
<input type=text>
|
9
|
+
<input type=text>
|
10
|
+
<input type=text>
|
11
|
+
<input type=text>
|
12
|
+
<input type=text>
|
13
|
+
<input type=text>
|
14
|
+
<input type=text>
|
15
|
+
<input type=text>
|
16
|
+
<input type=text>
|
17
|
+
<input type=text>
|
18
|
+
<input type=text>
|
19
|
+
<input type=text>
|
20
|
+
<input type=text>
|
21
|
+
<input type=text>
|
22
|
+
<input type=text>
|
23
|
+
<input type=text>
|
24
|
+
<input type=text>
|
25
|
+
<input type=text>
|
26
|
+
<input type=text>
|
27
|
+
<input type=text>
|
28
|
+
<input type=text>
|
29
|
+
<input type=text>
|
30
|
+
<input type=text>
|
31
|
+
<input type=text>
|
32
|
+
<input type=text>
|
33
|
+
<input type=text>
|
34
|
+
<input type=text>
|
35
|
+
<input type=text>
|
36
|
+
<input type=text>
|
37
|
+
<input type=text>
|
38
|
+
<input type=text>
|
39
|
+
<input type=text>
|
40
|
+
<input type=text>
|
41
|
+
<input type=text>
|
42
|
+
<input type=text>
|
43
|
+
<input type=text>
|
44
|
+
<input type=text>
|
45
|
+
<input type=text>
|
46
|
+
<input type=text>
|
47
|
+
<input type=text>
|
48
|
+
<input type=text>
|
49
|
+
<input type=text>
|
50
|
+
<input type=text>
|
51
|
+
<input type=text>
|
52
|
+
<input type=text>
|
53
|
+
<input type=text>
|
54
|
+
<input type=text>
|
55
|
+
<input type=text>
|
56
|
+
<input type=text>
|
57
|
+
<input type=text>
|
58
|
+
<input type=text>
|
59
|
+
<input type=text>
|
60
|
+
<input type=text>
|
61
|
+
<input type=text>
|
62
|
+
<input type=text>
|
63
|
+
<input type=text>
|
64
|
+
<input type=text>
|
65
|
+
<input type=text>
|
66
|
+
<input type=text>
|
67
|
+
<input type=text>
|
68
|
+
<input type=text>
|
69
|
+
<input type=text>
|
70
|
+
<input type=text>
|
71
|
+
<input type=text>
|
72
|
+
<input type=text>
|
73
|
+
<input type=text>
|
74
|
+
<input type=text>
|
75
|
+
<input type=text>
|
76
|
+
<input type=text>
|
77
|
+
<input type=text>
|
78
|
+
<input type=text>
|
79
|
+
<input type=text>
|
80
|
+
<input type=text>
|
81
|
+
<input type=text>
|
82
|
+
<input type=text>
|
83
|
+
<input type=text>
|
84
|
+
<input type=text>
|
85
|
+
<input type=text>
|
86
|
+
<input type=text>
|
87
|
+
<input type=text>
|
88
|
+
<input type=text>
|
89
|
+
<input type=text>
|
90
|
+
<input type=text>
|
91
|
+
<input type=text>
|
92
|
+
<input type=text>
|
93
|
+
<input type=text>
|
94
|
+
<input type=text>
|
95
|
+
<input type=text>
|
96
|
+
<input type=text>
|
97
|
+
<input type=text>
|
98
|
+
<input type=text>
|
99
|
+
<input type=text>
|
100
|
+
<input type=text>
|
101
|
+
<input type=text>
|
102
|
+
<input type=text>
|
103
|
+
<input type=text>
|
104
|
+
<input type=text>
|
105
|
+
<input type=text>
|
106
|
+
<input type=text>
|
107
|
+
<input type=text>
|
108
|
+
<input type=text>
|
109
|
+
<input type=text>
|
110
|
+
<input type=text>
|
111
|
+
<input type=text>
|
112
|
+
<input type=text>
|
113
|
+
<input type=text>
|
114
|
+
<input type=text>
|
115
|
+
<input type=text>
|
116
|
+
<input type=text>
|
117
|
+
<input type=text>
|
118
|
+
<input type=text>
|
119
|
+
<input type=text>
|
120
|
+
<input type=text>
|
121
|
+
<input type=text>
|
122
|
+
<input type=text>
|
123
|
+
<input type=text>
|
124
|
+
<input type=text>
|
125
|
+
<input type=text>
|
126
|
+
<input type=text>
|
127
|
+
<input type=text>
|
128
|
+
<input type=text>
|
129
|
+
<input type=text>
|
130
|
+
<input type=text>
|
131
|
+
<input type=text>
|
132
|
+
<input type=text>
|
133
|
+
<input type=text>
|
134
|
+
<input type=text>
|
135
|
+
<input type=text>
|
136
|
+
<input type=text>
|
137
|
+
<input type=text>
|
138
|
+
<input type=text>
|
139
|
+
<input type=text>
|
140
|
+
<input type=text>
|
141
|
+
<input type=text>
|
142
|
+
<input type=text>
|
143
|
+
<input type=text>
|
144
|
+
<input type=text>
|
145
|
+
<input type=text>
|
146
|
+
<input type=text>
|
147
|
+
<input type=text>
|
148
|
+
<input type=text>
|
149
|
+
<input type=text>
|
150
|
+
<input type=text>
|
151
|
+
<input type=text>
|
152
|
+
<input type=text>
|
153
|
+
<input type=text>
|
154
|
+
<input type=text>
|
155
|
+
<input type=text>
|
156
|
+
<input type=text>
|
157
|
+
<input type=text>
|
158
|
+
<input type=text>
|
159
|
+
<input type=text>
|
160
|
+
<input type=text>
|
161
|
+
<input type=text>
|
162
|
+
<input type=text>
|
163
|
+
<input type=text>
|
164
|
+
<input type=text>
|
165
|
+
<input type=text>
|
166
|
+
<input type=text>
|
167
|
+
<input type=text>
|
168
|
+
<input type=text>
|
169
|
+
<input type=text>
|
170
|
+
<input type=text>
|
171
|
+
<input type=text>
|
172
|
+
<input type=text>
|
173
|
+
<input type=text>
|
174
|
+
<input type=text>
|
175
|
+
<input type=text>
|
176
|
+
<input type=text>
|
177
|
+
<input type=text>
|
178
|
+
<input type=text>
|
179
|
+
<input type=text>
|
180
|
+
<input type=text>
|
181
|
+
<input type=text>
|
182
|
+
<input type=text>
|
183
|
+
<input type=text>
|
184
|
+
<input type=text>
|
185
|
+
<input type=text>
|
186
|
+
<input type=text>
|
187
|
+
<input type=text>
|
188
|
+
<input type=text>
|
189
|
+
<input type=text>
|
190
|
+
<input type=text>
|
191
|
+
<input type=text>
|
192
|
+
<input type=text>
|
193
|
+
<input type=text>
|
194
|
+
<input type=text>
|
195
|
+
<input type=text>
|
196
|
+
<input type=text>
|
197
|
+
<input type=text>
|
198
|
+
<input type=text>
|
199
|
+
<input type=text>
|
200
|
+
<input type=text>
|
201
|
+
<input type=text>
|
202
|
+
<input type=text>
|
203
|
+
<input type=text>
|
204
|
+
<input type=text>
|
205
|
+
<input type=text>
|
206
|
+
<input type=text>
|
207
|
+
<input type=text>
|
208
|
+
<input type=text>
|
209
|
+
<input type=text>
|
210
|
+
<input type=text>
|
211
|
+
<input type=text>
|
212
|
+
<input type=text>
|
213
|
+
<input type=text>
|
214
|
+
<input type=text>
|
215
|
+
<input type=text>
|
216
|
+
<input type=text>
|
217
|
+
<input type=text>
|
218
|
+
<input type=text>
|
219
|
+
<input type=text>
|
220
|
+
<input type=text>
|
221
|
+
<input type=text>
|
222
|
+
<input type=text>
|
223
|
+
<input type=text>
|
224
|
+
<input type=text>
|
225
|
+
<input type=text>
|
226
|
+
<input type=text>
|
227
|
+
<input type=text>
|
228
|
+
<input type=text>
|
229
|
+
<input type=text>
|
230
|
+
<input type=text>
|
231
|
+
<input type=text>
|
232
|
+
<input type=text>
|
233
|
+
<input type=text>
|
234
|
+
<input type=text>
|
235
|
+
<input type=text>
|
236
|
+
<input type=text>
|
237
|
+
<input type=text>
|
238
|
+
<input type=text>
|
239
|
+
<input type=text>
|
240
|
+
<input type=text>
|
241
|
+
<input type=text>
|
242
|
+
<input type=text>
|
243
|
+
<input type=text>
|
244
|
+
<input type=text>
|
245
|
+
<input type=text>
|
246
|
+
<input type=text>
|
247
|
+
<input type=text>
|
248
|
+
<input type=text>
|
249
|
+
<input type=text>
|
250
|
+
<input type=text>
|
251
|
+
<input type=text>
|
252
|
+
<input type=text>
|
253
|
+
<input type=text>
|
254
|
+
<input type=text>
|
255
|
+
<input type=text>
|
256
|
+
<input type=text>
|
257
|
+
<input type=text>
|
258
|
+
<input type=text>
|
259
|
+
<input type=text>
|
260
|
+
<input type=text>
|
261
|
+
<input type=text>
|
262
|
+
<input type=text>
|
263
|
+
<input type=text>
|
264
|
+
<input type=text>
|
265
|
+
<input type=text>
|
266
|
+
<input type=text>
|
267
|
+
<input type=text>
|
268
|
+
<input type=text>
|
269
|
+
<input type=text>
|
270
|
+
<input type=text>
|
271
|
+
<input type=text>
|
272
|
+
<input type=text>
|
273
|
+
<input type=text>
|
274
|
+
<input type=text>
|
275
|
+
<input type=text>
|
276
|
+
<input type=text>
|
277
|
+
<input type=text>
|
278
|
+
<input type=text>
|
279
|
+
<input type=text>
|
280
|
+
<input type=text>
|
281
|
+
<input type=text>
|
282
|
+
<input type=text>
|
283
|
+
<input type=text>
|
284
|
+
<input type=text>
|
285
|
+
<input type=text>
|
286
|
+
<input type=text>
|
287
|
+
<input type=text>
|
288
|
+
<input type=text>
|
289
|
+
<input type=text>
|
290
|
+
<input type=text>
|
291
|
+
<input type=text>
|
292
|
+
<input type=text>
|
293
|
+
<input type=text>
|
294
|
+
<input type=text>
|
295
|
+
<input type=text>
|
296
|
+
<input type=text>
|
297
|
+
<input type=text>
|
298
|
+
<input type=text>
|
299
|
+
<input type=text>
|
300
|
+
<input type=text>
|
301
|
+
<input type=text>
|
302
|
+
<input type=text>
|
303
|
+
<input type=text>
|
304
|
+
<input type=text>
|
305
|
+
<input type=text>
|
306
|
+
</form>
|
307
|
+
</body>
|
308
|
+
</html>
|
@@ -0,0 +1,224 @@
|
|
1
|
+
<!-- this needs to be tested with various fonts (curier new, serif)
|
2
|
+
and various font sizes. Nav 4x does not support id= on input -->
|
3
|
+
<html>
|
4
|
+
|
5
|
+
<body>
|
6
|
+
|
7
|
+
<FORM METHOD="POST" ACTION="http://www.mcp.com/cgi-bin/post-query" NAME="echo">
|
8
|
+
<input type=submit>
|
9
|
+
<BR>
|
10
|
+
<font size=1><input type=button value="size 1"></font>
|
11
|
+
<BR>
|
12
|
+
<font size=2><input type=button value="size 2"></font>
|
13
|
+
<BR>
|
14
|
+
<font size=2><input type=button value="size 2 and long and long"></font>
|
15
|
+
<BR>
|
16
|
+
<font size=3><input type=button value="size 3"></font>
|
17
|
+
<BR>
|
18
|
+
<font size=3><input type=button value="size 3 and long and long"></font>
|
19
|
+
<BR>
|
20
|
+
<font size=4><input type=button value="size 4"></font>
|
21
|
+
<BR>
|
22
|
+
<font size=4><input type=button value="size 4 and long and long"></font>
|
23
|
+
<BR>
|
24
|
+
<font size=5><input type=button value="size 5"></font>
|
25
|
+
<BR>
|
26
|
+
<font size=5><input type=button value="size 5 and long and long"></font>
|
27
|
+
<BR>
|
28
|
+
<font size=6><input type=button value="size 6"></font>
|
29
|
+
<BR>
|
30
|
+
<font size=6><input type=button value="size 6 and long and long"></font>
|
31
|
+
<BR>
|
32
|
+
<BR>
|
33
|
+
<font size=1><input type=text value="size 1"></font>
|
34
|
+
<BR>
|
35
|
+
<font size=1><input type=text value="size 1 and long and long"></font>
|
36
|
+
<BR>
|
37
|
+
<font size=1><input type=text size=5></font>
|
38
|
+
<BR>
|
39
|
+
<font size=1><input type=text></font>
|
40
|
+
<BR>
|
41
|
+
<font size=2><input type=text value="size 2"></font>
|
42
|
+
<BR>
|
43
|
+
<font size=2><input type=text value="size 2 and long and long"></font>
|
44
|
+
<BR>
|
45
|
+
<font size=2><input type=text size=5></font>
|
46
|
+
<BR>
|
47
|
+
<font size=2><input type=text></font>
|
48
|
+
<BR>
|
49
|
+
<font size=3><input type=text value="size 3"></font>
|
50
|
+
<BR>
|
51
|
+
<font size=3><input type=text value="size 3 and long and long"></font>
|
52
|
+
<BR>
|
53
|
+
<font size=3><input type=text size=5></font>
|
54
|
+
<BR>
|
55
|
+
<font size=3><input type=text></font>
|
56
|
+
<BR>
|
57
|
+
<font size=4><input type=text value="size 4"></font>
|
58
|
+
<BR>
|
59
|
+
<font size=4><input type=text value="size 4 and long and long"></font>
|
60
|
+
<BR>
|
61
|
+
<font size=4><input type=text size=5></font>
|
62
|
+
<BR>
|
63
|
+
<font size=4><input type=text></font>
|
64
|
+
<BR>
|
65
|
+
<font size=5><input type=text value="size 5"></font>
|
66
|
+
<BR>
|
67
|
+
<font size=5><input type=text value="size 5 and long and long"></font>
|
68
|
+
<BR>
|
69
|
+
<font size=5><input type=text size=5></font>
|
70
|
+
<BR>
|
71
|
+
<font size=5><input type=text></font>
|
72
|
+
<BR>
|
73
|
+
<font size=6><input type=text value="size 6"></font>
|
74
|
+
<BR>
|
75
|
+
<font size=6><input type=text value="size 6 and long and long"></font>
|
76
|
+
<BR>
|
77
|
+
<font size=6><input type=text size=5></font>
|
78
|
+
<BR>
|
79
|
+
<font size=6><input type=text></font>
|
80
|
+
<BR>
|
81
|
+
<font size=1><textarea rows=2 cols=10>size 1</textarea></font>
|
82
|
+
<BR>
|
83
|
+
<font size=1><textarea rows=4 cols=10>size 1</textarea></font>
|
84
|
+
<BR>
|
85
|
+
<font size=1><textarea>size 1</textarea></font>
|
86
|
+
<BR>
|
87
|
+
<font size=2><textarea rows=2 cols=10>size 2</textarea></font>
|
88
|
+
<BR>
|
89
|
+
<font size=2><textarea rows=4 cols=10>size 2</textarea></font>
|
90
|
+
<BR>
|
91
|
+
<font size=2><textarea>size 2</textarea></font>
|
92
|
+
<BR>
|
93
|
+
<font size=3><textarea rows=2 cols=10>size 3</textarea></font>
|
94
|
+
<BR>
|
95
|
+
<font size=3><textarea rows=4 cols=10>size 3</textarea></font>
|
96
|
+
<BR>
|
97
|
+
<font size=3><textarea>size 3</textarea></font>
|
98
|
+
<BR>
|
99
|
+
<font size=4><textarea rows=2 cols=10>size 4</textarea></font>
|
100
|
+
<BR>
|
101
|
+
<font size=4><textarea rows=4 cols=10>size 4</textarea></font>
|
102
|
+
<BR>
|
103
|
+
<font size=4><textarea>size 4</textarea></font>
|
104
|
+
<BR>
|
105
|
+
<font size=5><textarea rows=2 cols=10>size 5</textarea></font>
|
106
|
+
<BR>
|
107
|
+
<font size=5><textarea rows=4 cols=10>size 5</textarea></font>
|
108
|
+
<BR>
|
109
|
+
<font size=5><textarea>size 5</textarea></font>
|
110
|
+
<BR>
|
111
|
+
<font size=6><textarea rows=2 cols=10>size 6</textarea></font>
|
112
|
+
<BR>
|
113
|
+
<font size=6><textarea rows=4 cols=10>size 6</textarea></font>
|
114
|
+
<BR>
|
115
|
+
<font size=6><textarea>size 6</textarea></font>
|
116
|
+
<BR>
|
117
|
+
<font size=1><select size=2>
|
118
|
+
<option>size 1</option>
|
119
|
+
<option>option 2</option>
|
120
|
+
</select></font>
|
121
|
+
<BR>
|
122
|
+
<font size=1><select size=2>
|
123
|
+
<option>size 1</option>
|
124
|
+
<option>option 2</option>
|
125
|
+
</select></font>
|
126
|
+
<BR>
|
127
|
+
<font size=1><select size=2>
|
128
|
+
<option>size 1</option>
|
129
|
+
<option>option 2</option>
|
130
|
+
<option>option 3</option>
|
131
|
+
</select></font>
|
132
|
+
<BR>
|
133
|
+
<font size=2><select size=2>
|
134
|
+
<option>size 2</option>
|
135
|
+
<option>option 2</option>
|
136
|
+
</select></font>
|
137
|
+
<BR>
|
138
|
+
<font size=2><select size=2>
|
139
|
+
<option>size 2</option>
|
140
|
+
<option>option 2</option>
|
141
|
+
</select></font>
|
142
|
+
<BR>
|
143
|
+
<font size=2><select size=2>
|
144
|
+
<option>size 2</option>
|
145
|
+
<option>option 2</option>
|
146
|
+
<option>option 3</option>
|
147
|
+
</select></font>
|
148
|
+
<BR>
|
149
|
+
<font size=3><select size=1>
|
150
|
+
<option>size 3</option>
|
151
|
+
<option>option 2</option>
|
152
|
+
</select></font>
|
153
|
+
<BR>
|
154
|
+
<font size=3><select size=2>
|
155
|
+
<option>size 3</option>
|
156
|
+
<option>option 2</option>
|
157
|
+
</select></font>
|
158
|
+
<BR>
|
159
|
+
<font size=3><select size=2>
|
160
|
+
<option>size 3</option>
|
161
|
+
<option>option 2</option>
|
162
|
+
<option>option 3</option>
|
163
|
+
</select></font>
|
164
|
+
<BR>
|
165
|
+
<font size=4><select size=1>
|
166
|
+
<option>size 4</option>
|
167
|
+
<option>option 2</option>
|
168
|
+
</select></font>
|
169
|
+
<BR>
|
170
|
+
<font size=4><select size=2>
|
171
|
+
<option>size 4</option>
|
172
|
+
<option>option 2</option>
|
173
|
+
</select></font>
|
174
|
+
<BR>
|
175
|
+
<font size=4><select size=2>
|
176
|
+
<option>size 4</option>
|
177
|
+
<option>option 2</option>
|
178
|
+
<option>option 3</option>
|
179
|
+
</select></font>
|
180
|
+
<BR>
|
181
|
+
<font size=5><select size=1>
|
182
|
+
<option>size 5</option>
|
183
|
+
<option>option 2</option>
|
184
|
+
</select></font>
|
185
|
+
<BR>
|
186
|
+
<font size=5><select size=2>
|
187
|
+
<option>size 5</option>
|
188
|
+
<option>option 2</option>
|
189
|
+
</select></font>
|
190
|
+
<BR>
|
191
|
+
<font size=5><select size=2>
|
192
|
+
<option>size 5</option>
|
193
|
+
<option>option 2</option>
|
194
|
+
<option>option 3</option>
|
195
|
+
</select></font>
|
196
|
+
<BR>
|
197
|
+
<font size=6><select size=1>
|
198
|
+
<option>size 6</option>
|
199
|
+
<option>option 2</option>
|
200
|
+
</select></font>
|
201
|
+
<BR>
|
202
|
+
<font size=6><select size=2>
|
203
|
+
<option>size 6</option>
|
204
|
+
<option>option 2</option>
|
205
|
+
</select></font>
|
206
|
+
<BR>
|
207
|
+
<font size=6><select size=2>
|
208
|
+
<option>size 6</option>
|
209
|
+
<option>option 2</option>
|
210
|
+
<option>option 3</option>
|
211
|
+
</select></font>
|
212
|
+
<input type=reset>
|
213
|
+
<BR>
|
214
|
+
<input type=reset value=RESET>
|
215
|
+
<BR>
|
216
|
+
<input type=submit>
|
217
|
+
<BR>
|
218
|
+
<input type=submit value=SUBMIT>
|
219
|
+
</FORM>
|
220
|
+
|
221
|
+
</body>
|
222
|
+
|
223
|
+
</html>
|
224
|
+
|
@@ -0,0 +1,39 @@
|
|
1
|
+
<html>
|
2
|
+
<head>
|
3
|
+
<title>Example 9: Frames</title>
|
4
|
+
</head>
|
5
|
+
<body>
|
6
|
+
|
7
|
+
<H1>Example 9: Frames</H1>
|
8
|
+
Put test5.html in <a href=test5.html target=frame1>frame1</a>,
|
9
|
+
<a href=test5.html target=frame2>frame2</a>,
|
10
|
+
<a href=test5.html target=frame3>frame3</a>,
|
11
|
+
<a href=test5.html target=frame3.1>frame3.1</a>,
|
12
|
+
<a href=test5.html target=_self>self</a>,
|
13
|
+
<a href=test5.html target=_parent>parent</a>,
|
14
|
+
<a href=test5.html target=_top>top</a>
|
15
|
+
<BR>
|
16
|
+
Put test9b.html in <a href=test9b.html target=frame1>frame1</a>,
|
17
|
+
<a href=test9b.html target=frame2>frame2</a>,
|
18
|
+
<a href=test9b.html target=frame3>frame3</a>,
|
19
|
+
<a href=test9b.html target=frame3.1>frame3.1</a>,
|
20
|
+
<a href=test9b.html target=_self>self</a>,
|
21
|
+
<a href=test9b.html target=_parent>parent</a>,
|
22
|
+
<a href=test9b.html target=_top>top</a>
|
23
|
+
<BR>
|
24
|
+
<BR>
|
25
|
+
<b>frame1</b>
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
<b>frame2</b>
|
30
|
+
<BR>
|
31
|
+
<iframe width=250 height=250 src=test1.html name=frame1></iframe>
|
32
|
+
|
33
|
+
<iframe width=250 height=250 src=test2.html scrolling=no name=frame2></iframe>
|
34
|
+
<BR>
|
35
|
+
<b>frame3</b>
|
36
|
+
<BR>
|
37
|
+
<iframe width=510 height=400 src=test9b.html name=frame3></iframe>
|
38
|
+
</body>
|
39
|
+
</html>
|
@@ -0,0 +1,16 @@
|
|
1
|
+
<html>
|
2
|
+
<body>
|
3
|
+
Put test5.html in <a href=test5.html target=frame1>frame1</a>,
|
4
|
+
<a href=test5.html target=frame2>frame2</a>,
|
5
|
+
<a href=test5.html target=frame3>frame3</a>,
|
6
|
+
<a href=test5.html target=frame3.1>frame3.1</a>,
|
7
|
+
<a href=test5.html target=_self>self</a>,
|
8
|
+
<a href=test5.html target=_parent>parent</a>,
|
9
|
+
<a href=test5.html target=_top>top</a>
|
10
|
+
<BR>
|
11
|
+
<BR>
|
12
|
+
<b>frame3.1</b>
|
13
|
+
<BR>
|
14
|
+
<iframe src=test2.html width=460 height=460 name=frame3.1></iframe>
|
15
|
+
</body>
|
16
|
+
</html>
|