Accessing the browser from JavaScript and Java
Using Browser information functions
- Browser information functions:
- string Browser.getName( )
- Get the name of the VRML browser
- string Browser.getVersion( )
- Get the VRML browser's version
- string Browser.getWorldURL( )
- Get the URL of the current world
- void Browser.setDescription( string text )
- Set the world's description