Picker icon indicating copy to clipboard operation
Picker copied to clipboard

Multiple instances

Open RiccardoB opened this issue 11 years ago • 3 comments

Hello, I tried to add more than an instance to a page (tried on demo page to make parent2 and picker2), but it looks like that only the first picker clicked is shown.

RiccardoB avatar Apr 27 '14 16:04 RiccardoB

Hi, Even i have same problem.. Can you please help me?

swethanaidu avatar Apr 28 '14 09:04 swethanaidu

It's not currently possible to have multiple instances, sorry. It's something I meant to do but it slipped my mind. I'll add the ability to do so soon.

dissimulate avatar Apr 28 '14 13:04 dissimulate

For anyone still interested: I rewrote this library and fixed a few things:

  • Multiple instances
  • Touch support
  • Enable/disable alpha
  • .setColor()
  • Inline styles -> CSS for easier customization

https://github.com/Sphinxxxx/vanilla-picker

Sphinxxxx avatar Mar 24 '18 01:03 Sphinxxxx