Updated Lackis infoscreen layout
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
<body>
|
<body>
|
||||||
|
|
||||||
<%= content_tag(:iframe,'', width: "100%", height: "100%", name: "targetframe", allowTransparency:"true", scrolling:"no", frameborder:"0", src: "/iframe/infoscreenframe.html") %> <%#header picture/animation %>
|
<%= content_tag(:iframe,'', width: "100%", height: "100%", name: "targetframe", allowTransparency:"true", scrolling:"no", frameborder:"0", src: "/iframe/infoscreenframe.html") %> <%#header picture/animation %>
|
||||||
<div id ="jmpress" style="padding-top: 100px">
|
<div id ="jmpress" style="padding-top: 00px">
|
||||||
<% i=1 %>
|
<% i=1 %>
|
||||||
<% @neuigkeiten.each do |n| %>
|
<% @neuigkeiten.each do |n| %>
|
||||||
|
|
||||||
@@ -62,10 +62,6 @@
|
|||||||
<script>
|
<script>
|
||||||
$(function () {
|
$(function () {
|
||||||
$('#jmpress').jmpress({
|
$('#jmpress').jmpress({
|
||||||
duration: {
|
|
||||||
barPropertyStart: '0',
|
|
||||||
barSelector: '.ui-progressbar-value'
|
|
||||||
},
|
|
||||||
initStep: function(element, eventData) {
|
initStep: function(element, eventData) {
|
||||||
console.log('We\'re changing to step: #' + $(element).attr('id') + '!');
|
console.log('We\'re changing to step: #' + $(element).attr('id') + '!');
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user