issues Search Results · repo:jquery/jquery-color language:JavaScript
Filter by
73 results
(71 ms)73 results
injquery/jquery-color (press backspace or delete to remove)this is my device version:5.0 (Linux; Android 10; MI 8 SE Build/QKQ1.190828.002; wv) AppleWebKit/537.36 (KHTML, like
Gecko) Version/4.0 Chrome/89.0.4389.72 MQQBrowser/6.2 TBS/045946 Mobile Safari/537.36 ...
yuanchuangspring
- 1
- Opened on Jul 18, 2022
- #133
is it possible to get the color object from css vars ? for example like this jQuery.Color( var(--heading-color) ) or is
there any method to extend to jQuery.Color to parse the css variable ?
Thanks
resarahman
- 1
- Opened on Dec 9, 2021
- #130
Are there any plans to implement 8-digit hex colors (e.g. #ffaa0055 )? There is PR #126 from early 2018 that is still
open. Could you merge this PR?
FeBe95
- 2
- Opened on Dec 4, 2019
- #129
Could you kindly update your npm package jquery-color?
It still mentions v1.0.0 and it has a single npm dependency for an old version of jquery, namely jquery v1.7.4 which is
deprecated.
Any reason why ...
jfoclpf
- 8
- Opened on Oct 22, 2018
- #128
Hi,
I copied and pasted your example and it does not work for me. See the JSFiddle here:
https://jsfiddle.net/ccalderon/dyp2c7fo/2/
Thanks!
theccalderon
- 1
- Opened on Mar 10, 2018
- #127
I have been using this plugin in my project, but as it is not available at npm I added the repository url as a
dependency in my package.json:
dependencies: { jquery-color : https://github.com/jquery/jquery-color ...
d-luk
- 5
- Opened on Feb 8, 2018
- #125
mgol
- Opened on Jan 31, 2018
- #122
I just npm install jquery then drag jquery-color.min.js into my project and import like this.
import $ from jquery
import ./jquery.color
the error like this :
app.bundle.js:19089 Uncaught ReferenceError: ...
iShawnWang
- 6
- Opened on Jan 18, 2018
- #119
This is a small code that I wrote. It works only the first time. When It sets the color the first time, it doesn t
change it again. I think it s because when the style= background-color: rgba( color ) ...
needs info
daviddavo
- 4
- Opened on Sep 1, 2017
- #117

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.