-
Thank you for plugins. We'd like to use them, but unfortunately you didn't provide HTML markup for examples. Only JS code. Where may we find HTML?
![jquery selectric - google chrome 2016-02-13 12 49…
-
Hi,
On a recent project I was required to add a few usability tweaks to more closely mimic a standard select box. I wanted to share these with you in case you felt they were worthy of inclusion in f…
-
I have this case where I couldn't scroll up the list, set the `height` and `overflow` to `.selectricScroll` solved my problem.
``` css
.selectricScroll {
height: 300px;
overflow: scroll;
}
```
hnqso updated
8 years ago
-
Hello. When the page loads (or is refreshed), for a fraction of a second (more on a slower connection), we can see the standard select box and than we see the proper selectric. Can it be changed so th…
-
#### Description
Sending things to Python REPL resets the pyenv version
#### Reproduction guide
- Start Emacs
- Open a python file
- Have at least two python versions with pyenv.
- There should be a …
-
We have several dropdowns where we list all cities in Sweden. Some of these cities have names with Swedish characters åäö (ÅÄÖ) and for these the keyboard navigation wont work. Is there any simple way…
-
#### Description :octocat:
It seems intero's `haskell-repl-load` was updated and it isn't working any longer in spacemacs:
https://github.com/commercialhaskell/intero/issues/153
#### Reproduction gu…
-
Hello, I share this to know if other people are having the same issue:
when running emacs as daemon I get this:
![alt](https://i.imgur.com/5SA3hII.png)
And when opening an emacsclient sth feels off …
-
As a first level it would be great to be able to change the appearance of the plugin by some simple settings, like:
- changing main colour variables
- changing removing / changing layout borders
It …
-
Rails 4 complains with:
> It's not clear which file to import for '@import "jquery.selectric"'. Candidates: jquery.selectric.css jquery.selectric.css.scss Please delete or rename all but one of these…