Skip to content

data-bgcolor="none" doesn't work on firefox #160

@peterjcaulfield

Description

@peterjcaulfield

Trying to create a knob with no background. I have an input with the data value:

data-bgcolor="none"

This works fine in chrome and safari but in firefox (version 25.0.1) I get a black circle instead.

screen shot 2014-01-19 at 14 58 39

Full code for the input is:

<input type="text" value="0" max="60" class="dial" data-displayInput=false data-readOnly=true data-thickness="0.2" data-width="144" data-height="144" data-bgcolor="none" data-fgcolor="#fff">

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