Skip to content

Instantly share code, notes, and snippets.

@wolph
wolph / qlikview_test.html
Last active August 29, 2015 14:00
Testing Qlikview Extension scripts using Qva emulation outside of Qlikview
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no">
<meta charset="utf-8">
<title>Qlikview Extension Test</title>
<style>
html, body, #map-canvas {
height: 100%;
margin: 0px;