Sha256: 12168543dd38ff092aaf8c312d46857c4ed0cb9bc92186213dbb8a2225a570f2

Contents?: true

Size: 1.76 KB

Versions: 34

Compression:

Stored size: 1.76 KB

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<title>Highslide JS</title>

<!--
	1) Reference to the files containing the JavaScript and the styles.
	These files must be located on your server.
-->

<script type="text/javascript" src="../highslide/highslide-with-html.js"></script>
<link rel="stylesheet" type="text/css" href="../highslide/highslide.css" />

<!--
	2) Optionally override the settings defined at the top
	of the highslide.js file. The parameter hs.graphicsDir is important!
-->

<script type="text/javascript">
hs.graphicsDir = '../highslide/graphics/';
hs.outlineType = 'rounded-white';
hs.wrapperClassName = 'draggable-header';
</script>

</head>

<body>

<div>
<!--
	3) Mark up the main content like this to use a self rendering content wrapper with inline
	main content. The content is grabbed from the first subsequent
	div with a class name of .highslide-maincontent.
-->
<a href="index.htm" onclick="return hs.htmlExpand(this)">
	Open HTML-content
</a>
<div class="highslide-maincontent">
	<h3>Lorem ipsum</h3>
	Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam dapibus leo quis nisl. In lectus. Vivamus consectetuer pede in nisl. Mauris cursus pretium mauris. Suspendisse condimentum mi ac tellus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Donec sed enim. Ut vel ipsum. Cras consequat velit et justo. Donec mollis, mi at tincidunt vehicula, nisl mi luctus risus, quis scelerisque arcu nibh ac nisi. Sed risus. Curabitur urna. Aliquam vitae nisl. Quisque imperdiet semper justo. Pellentesque nonummy pretium tellus.
</div>




</div>
</body>
</html>

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
erp_app-4.0.0 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.16 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.15 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.14 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.13 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.12 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.11 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.10 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.9 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.8 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.7 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.6 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.5 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.4 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.3 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.2 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.0.16 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.0.15 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.1 public/javascripts/erp_app/highslide/examples/inline.html
erp_app-3.1.0 public/javascripts/erp_app/highslide/examples/inline.html