jquery-slider Questions
3
Solved
I am using royalslider.
I have this
<a class="rsImg" data-rsDelay="1000" href="image.jpg">
<span>This is caption <b>HTML1</b> text</span>
</a>
this works fi...
Argumentum asked 14/8, 2012 at 18:12
4
Solved
I've been looking around for an answer on how to do this and I can't seem to figure it out (even looking at the jquery ui themeing documentation). As I move the slider from left to right, I want th...
Nephew asked 4/1, 2012 at 7:52
2
Solved
Ok, I have included the google api libraries for Jquery UI, like so:
<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.16/jquery-ui.js' ></script>
...
Feudalism asked 27/9, 2011 at 9:44
1
I'm trying to put this code to work in rails:
$(elem).popover({
title:"Brake activity",
content: $("<div>").append( $("#slider").slider({
range: "max",
max: maxValue,
min: maxValue / 5...
Secretion asked 10/8, 2012 at 0:31
1
© 2022 - 2024 — McMap. All rights reserved.