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

How do I change handle color programically ? #54

@warrenbell

Description

@warrenbell

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions