-
One of the days rows did not get styled.
![dp](https://f.cloud.github.com/assets/5774516/1409025/d7ba98fe-3d8b-11e3-95f7-ab42aa8aeef4.jpg)
-
I'm using a search box this way:
[ div id="PeopleTableContainer" style="width: 1200px;text-align:right;" ]
```
[ form ]
[ span style="font-family: 'Segoe UI Semilight', 'Open Sans', Verdana, Ari…
-
When I add three datePickers, one from one model, two from another, all three datepickers are ignoring language settings and just show up the default calendar view (in default English instead of Polis…
-
I follow the guide as below:
In "application.css":
*= require_self
*= require tree
*= require bootstrap-datepicker
In "application.js":
//= require jquery
//= require jquery_ujs
//= require jquery-u…
-
Hello everyone!
Months are shown vertically instead of horizontally in datepicker dropdown.
It seams that some css style that I use overrides `datepicker.css`
Here is a screenshot:
![Screen Shot 2013…
-
I have made a small modification to the code so that the datepicker is shown flush under the date text box rather than flush under the add-on component.
Make line 193 this:
var offset = this.componen…
-
The thing keeping me and my team from using this neat component is the fact that the timepicker doesn't reposition itself when the input is near the edger of the screen. This causes horizontal scrolli…
-
Hi,
Is is possible to render two controls (for example a textbox and a select) alongside one label? I've tried using prepend/append but that doesn't give me what I need.
I guess ideally I'd be able…
spib updated
11 years ago
-
Hi!
I have this template to render the Datepicker:
```
{% load crispy_forms_field %}
{% if field.label %}
{{ field.label|safe }}{% if field.field.required %}*{% endif %}
{% en…
-
Sorry, this isn't an issue but I wasn't sure where else to put it. In case anyone is interested, here is the CSS upgraded to jQuery UI 1.8.32:
``` css
/*!
* jQuery UI Bootstrap (0.22)
* http://addy…
grinn updated
11 years ago