With the HTML entry you can upload a zipped HTML project to display it on the website. This is particularly useful for HTML animations such as HTML banners.

For the creation of HTML projects, the following points should be noted:

The space available depends on the width of the content column used. We recommend using flexible, responsive layouts. Images and scripts must be addressed using relative paths.

JQuery:
jQuery can be used, but should not be included in the ZIP file. The JavaScript framework jQuery is already used by additor®. Rejoining could lead to conflicts. Since jQuery is not included until the end of the page, scripts can not be executed until after loading the page: window.onload = function () {...};

CSS:
The ID and Class attributes of the HTML elements and the appropriate CSS selectors should be so unique that they do not conflict with the selectors of the website. The CSS rules should be included in a separate file or specified directly in the HTML file.

 

Eintrag html Animation