-
Hello,
I'm new to angular and would like to customize with my selects.
Tried many things, have no idea how to past the values to angular.
The style is working, just can't transmit the value of the se…
ghost updated
10 years ago
-
You can see this in action by just visiting the demo page. While using Chrome or Safari on a Mac.
Click on any dropdown.
Instead of using the mouse to click a choice use the up or down arrow key.
Fi…
-
eg: I have dropdown which is hidden and it is only activated when I click on links.
So I use selectric on page load and it is not calculating the width of selectricItems correctly coz it is hidden. C…
-
It seems that the selectric plugin also affects normal input fields.
We have some legacy code that removes the value from an input. This works fine without selectric, but not with it:
``` javascript…
-
When enabling Selectric for mobile devices, the device's soft keyboard opens after clicking on a selectric select box. The is undesirable behavior. Is there a way to prevent the keyboard from poppin…
-
The example showing icons is nice but hardcoded 6 images - this is not realistic.
I have the following code as an example:
-
Instead of one long div that displays a scrollbar, I would like to have 7 elements down plus to the right 7 more elements.
Can this be achieved with the recent version v1.6.7 of selectric?
-
Hi Leonardo,
I started trying your plugin, actually just to style the drop down :) However, I need to know how to select a value manually using Jquery.
As this information is missing in the documen…
-
Hello,
is it possible to get the current reference-object within the onChange-event?
Like:
```
Option 1
Option 2
Option 1
Option 2
$(".test").selectric({
onChange: function(…
-
For some reason I can't get it to work with Magento. I get a syntax error on line 33 of jquery.selectric.js
SyntaxError: unmatched ) in regular expression
...s = s.toLowerCase().replace(RegExp('[' + …
99xs updated
10 years ago