grid_num does nothing?
See original GitHub issueHmm. Loving this but can’t get grid_num to do anything. I end up with 3 ticks in each month instead of 1, except between Nov and Dec:
<input type="text" id="slider_dates" name="slider_dates" value="" />
var months = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"];
$("#slider_dates").ionRangeSlider({
type: "double",
grid: true,
grid_num: 1,
from: 3,
to: 6,
values: months,
hide_min_max: true
});
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
CSS grid layout doing nothing - Stack Overflow
CSS grid layout doing nothing · 1. actually your code is fine, but check if you did any CSS syntax error of if...
Read more >React Data Grid: Master / Detail - Detail Refresh - AG Grid
The grid will attempt to refresh the data in the Detail Grid when the parent Master Grid row is updated. ... Do Nothing...
Read more >BUILD AN OFF GRID HOMESTEAD WITH NEXT TO ...
Learn to build an off grid homestead with next to nothing! I moved off grid to build a frugal homestead that can fulfill...
Read more >grid-area - CSS: Cascading Style Sheets - MDN Web Docs
The grid-area CSS shorthand property specifies a grid item's size and location within a grid by contributing a line, a span, or nothing...
Read more >Grid Cheatsheet
A sequence of whitespace, representing nothing (do not produce a token). A sequence of any other characters, representing a trash token . Note:...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
2.3.0 stil not working
grid_num
whenvalues
array providedFixed in 2.1.8