Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

How do I change handle color programically ? #54

Open
warrenbell opened this issue Jan 4, 2014 · 0 comments
Open

How do I change handle color programically ? #54

warrenbell opened this issue Jan 4, 2014 · 0 comments

Comments

@warrenbell
Copy link

I want to change the color of the handle programmatically. the CSS class is

CaptchaSlider .slider-handle {

background: red;

}

I would like to do this via jQuery like you changed the div RGB in your example.

$('#RGB').css('background' rgb(255,255,255));

Thanks,

Warren

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant