picturescas.blogg.se

Web stellarium
Web stellarium













web stellarium

These use jQuery UI with some modifications. Some classes allow generating UI controls that are similar to what you expect for desktop apps. Some of these classes also allow you to add further attributes to the element (usually HTML5 data attributes) to further customize their behaviour. css files), but allow you to add functionality to HTML elements without editing the JavaScript code.

web stellarium

When using the standard JavaScript provided, they allow to use pre-defined CSS "marker" classes which do not style the element per-se (i.e. With knowledge of HTML, CSS and JavaScript (the latter not required for basic modifications), the interface can be customized. js modules that define the connection to the RemoteControl API translationdata.js - Auto-generated file containing strings to translate through StelTranslator, see Translation information.settings.js - Contains some configuration options for the web interface.main.js - This is the configuration file for require.js./js/ - Contains the JavaScript files required for the interfaces.iframestyle.css - defines the style for internal frames (landscape description, etc.).translate_files - Defines which files are passed through StelTranslator, see Translation information.style_tablet7in.css - Additional stylesheet for tablet7in.html.

web stellarium

  • tablet7in.html - Modified interface for tablet devices.
  • index.html - Default interface, also mapped to the root folder.
  • Note that not all files are listed here, only those of special interest. The code is structured into modules, and loaded using require.js, which automatically resolves dependencies and load order. The interface heavily relies on jQuery for easier JavaScript coding. Some features of HTML5 and CSS3 are used. A slightly modified alternative interface (mainly larger buttons for now) for 7" tablets and other touch devices is available at A reasonably modern browser is required to access the interface. The index.html file is mapped to the root, so you can access it using with the default port setting of 8090. Note that the /api/ path is reserved for the HTTP API, and therefore can not be used as a folder. All content found in the data/webroot folder is served. The RemoteControl plugin, by default, provides a HTML web interface through the same integrated HTTP server that serves the RemoteControl API.















    Web stellarium