ShipsQuickinfo v1.6 Documentation

Quickstart | HTML <head>-Generator | Test the script | Option: appendButton | Option: defaultTab | Option: defaultShipView | Option: tooltipTitle | Bundled Ships

Configuration options

Option: defaultTab

You can select any of the tabs of the preview window to be selected per default. For this, add the following line in your site's header configuration for the script:

<script type="text/javascript">
    ShipsQuickinfo.defaultTab = 'data';
</script>

There are three possible values for this option:

Example links

Hint: view source code for details.