VTX CDN

The idea of the VTX CDN is to centralize scripts, styles and frameworks in one place. This will reduce the network traffic and speed up the rendering in the users browser, as a script is reused by multiple websites and has not to be loaded every time again.

Glyphicons Pro

We have a license for Glyphicons Pro. It can be used on all our internal and external webpages. To know how to use glyphicons please refer to http://glyphicons.com/

Glyphicons Standard
<link href="https://cdn.vtx.ch/glyphicons/css/glyphicons.css" rel="stylesheet" />
Glyphicons Halflings
<link href="https://cdn.vtx.ch/glyphicons-halflings/css/glyphicons-halflings.css" rel="stylesheet" />
Glyphicons Filetypes
<link href="https://cdn.vtx.ch/glyphicons-filetypes/css/glyphicons-filetypes.css" rel="stylesheet" />
Glyphicons Social
<link href="https://cdn.vtx.ch/glyphicons-social/css/glyphicons-social.css" rel="stylesheet" />
Font Awesome 5.13.1 Free

This is the free JS Version of Font Awesome 5.13.1

All Styles
<script defer src="https://cdn.vtx.ch/font-awesome-5.13.1/js/fontawesome-all.min.js"></script>
Only Regular
<script defer src="https://cdn.vtx.ch/font-awesome-5.13.1/js/fa-regular.min.js"></script>
Only Solid
<script defer src="https://cdn.vtx.ch/font-awesome-5.13.1/js/fa-solid.min.js"></script>
Font Awesome 5.0.7 Free

This is the free JS Version of Font Awesome 5.0.7

All Styles
<script defer src="https://cdn.vtx.ch/font-awesome-5.0.7/js/fontawesome-all.min.js"></script>
Only Regular
<script defer src="https://cdn.vtx.ch/font-awesome-5.0.7/js/fa-regular.min.js"></script>
Only Solid
<script defer src="https://cdn.vtx.ch/font-awesome-5.0.7/js/fa-solid.min.js"></script>
Font Awesome 4.7 Free
<link href="https://cdn.vtx.ch/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet" />
Google Open Sans Fonts
<link href="https://cdn.vtx.ch/opensans/open-sans.css" rel="stylesheet" />
Awesome Bootstrap Checkbox
Standard Version
<link type="text/css" src="https://cdn.vtx.ch/libscss/awesome-bootstrap-checkbox.min.css" />
Bootstrap Select
Version 1.13.2
<link type="text/css" src="https://cdn.vtx.ch/bootstrap-select/1.13.2/css/bootstrap-select.min.css" />
<script src="https://cdn.vtx.ch/bootstrap-select/1.13.2/js/bootstrap-select.min.js"></script>
jQuery
Version 3.3.1
<script type="text/javascript" src="https://cdn.vtx.ch/jquery/jquery-3.3.1.min.js"></script>
Version 1.12.2
<script type="text/javascript" src="https://cdn.vtx.ch/jquery/jquery-1.12.2.min.js"></script>
Bootstrap
Version 4.5.0

The documentation of this Bootstrap Version you can find here.

To be placed inside Head-Tag

<link href="https://cdn.vtx.ch/bootstrap-4.5.0/css/bootstrap.min.css" rel="stylesheet" />

Reboot, a collection of element-specific CSS changes in a single file, kickstart Bootstrap to provide an elegant, consistent, and simple baseline to build upon
<script type="text/javascript" src="https://cdn.vtx.ch/bootstrap-4.5.0/css/bootstrap-reboot.min.css"></script>

To be placed at the end of the Body-Tag

<script type="text/javascript" src="https://cdn.vtx.ch/bootstrap-4.5.0/js/bootstrap.min.js"></script>

With Popper (Tooltip & Popover Positioning Engine)
<script type="text/javascript" src="https://cdn.vtx.ch/bootstrap-4.5.0/js/bootstrap.bundle.min.js"></script>
Version 4.0.0

The documentation of this Bootstrap Version you can find here.

To be placed inside Head-Tag

<link href="https://cdn.vtx.ch/bootstrap-4.0.0/css/bootstrap.min.css" rel="stylesheet" />

To be placed at the end of the Body-Tag

<script type="text/javascript" src="https://cdn.vtx.ch/bootstrap-4.0.0/js/bootstrap.min.js"></script>
Version 3.3.7

The documentation of this Bootstrap Version you can find here.

To be placed inside Head-Tag

<link href="https://cdn.vtx.ch/bootstrap-3.3.7-dist/css/bootstrap.min.css" rel="stylesheet" />

To be placed at the end of the Body-Tag

<script type="text/javascript" src="https://cdn.vtx.ch/bootstrap-3.3.7-dist/js/bootstrap.min.js"></script>
AngularJS
Version 1.6.9
<script src="https://cdn.vtx.ch/angular-1.6.9/angular.min.js"></script>
<script src="https://cdn.vtx.ch/angular-1.6.9/i18n/angular-locale_[lang]-[lang].js"></script>