- CAP
- CAP Bootstrap
- Homepage
- Sample Page
The table below uses the SLY plugin for the table scrolling.
var sly = new Sly('.sly-frame', {
horizontal: 1,
itemNav: 'basic',
scrollBy: 1,
dragging: 1,
speed: 200,
mouseDragging: 1,
touchDragging: 1,
pagesBar: $('.sly-frame').siblings('.pages'),
scrollBar: $('.sly-frame').siblings('.scrollbar')
}).init();
sly.on('moveEnd', function () {
vaGridSly.renameButton($("#next6Months"));
});
$("#next6Months").click(function () {
var base = $(this);
vaGridSly.onButtonControl(base);
});
var vaGridSly = vaGridSly || {
onButtonControl: function (base) {
if (sly.rel.activePage > 0) {
base.text("Next 6 Months");
sly.prevPage();
} else {
base.text("Prev 6 Months");
sly.nextPage();
}
},
renameButton: function (base) {
if (sly.rel.activePage > 0) {
base.text("Prev 6 Months");
} else {
base.text("Next 6 Months");
}
}
}
Appraised Value |
Clean |
Average |
Below |
Retail |
LIVE | |
---|---|
Nov 2014 | 9/11/2014 |
£00,000 | £00,000 |
£00,000 | £00,000 |
£00,000 | £00,000 |
£00,000 | £00,000 |
£00,000 | £00,000 |
This is some panel content
This is some panel content
Vestibulum ut vestibulum purus, eu venenatis dolor. Fusce nec nunc convallis, auctor velit ac, condimentum mi. Suspendisse ut nulla tortor. Donec ullamcorper rutrum congue. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Integer at finibus leo. Integer vel massa dui. Sed sapien ligula, porttitor vel varius non, consequat ut tortor.