-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Why using id ? #32
Comments
Hey, thanks for the issue. Just because it makes sense to me. But happy to discuss about it :) |
yes i'm just wondering :) each call to colorify should have an id ? |
Ok so, I will have to respond to that a bit later. I did this project nearly 1 year ago, and I barely put my hands in the code after that :p There were a V2 in it's way, but I stopped developing it. But so far, what I can say is I target each 'gradient's target' with ID's. |
ok :p it's not a big deal, I was just curious, Thanks for your lib anyway 👍 |
Hi :)
All is in the title, why using id on line 29 :
https://github.com/LukyVj/Colorify.js/blob/master/scripts/colorify.js#L29
And in the examples in doc :
Regards.
The text was updated successfully, but these errors were encountered: