Loading...

JavaScript Content

JavaScript custom content will allow you to further personalize your interactive project, and pre-configure common requirements for JS Websites and UI projects.

(Image above may not reflect actual Environment Options)

IMPORTANT: You MUST enable Customize with Export Kit Pro to edit Environment Options.

DOCTYPE

This is the HTML5 doctype for rendering web pages. If you need support for older browsers, you can change this value to the standard HTML doctype. By default this value is set to:

1
<!DOCTYPE html>

Read more about DOCTYPES.

Namespaces

This defines the default namespaces used by the markup. By default this value is set to:

1
xmlns="//www.w3.org/1999/xhtml"

Custom HEAD

This is the HEAD content of the HTML page. You can add custom meta, link and script tags here.

(CSS) body {}

This will allow you to define the global body style. By default this value is set to:

1
body { margin: 0px; padding: 0px; font-family:"Arial" }

(CSS) img {}

This will allow you to define the global img style. By default this value is set to:

1
img { position: absolute; display: block; margin: 0px; border: none; padding: 0px; }

(CSS) div {}

This will allow you to define the global div style. By default this value is set to:

1
div { position: absolute; }
CAUTION: If you change this value, this can cause unexpected display errors.  Consider using Relative Positions to convert folders using position:relative; instead.

Custom CSS

This is your personal custom content of the style sheet.

LOGIN NOW: Get instant access to our free Online Training - click here.

02. Using The Plugin

03. Layer Support

04. Basic Exports

05. Layer Tags

06. Optimization Tips

07. Complete Exports

DOWNLOAD NOW
🚀 Start saving time and money!