Skip to content

Some enhancements #1

@cdesiles

Description

@cdesiles

First of all: thank you, this is a lovely project!
I tweaked it to my needs, and made some changes of my own:

<select class="select">...</select>

Can now be simply:

<select>...</select>

The z-index is decremented each time a SelectFx is instantiated (because there were overlapping), and the appendChild(this.selEl) call has been fixed (was inserting as the end of the parent, not at the right place).

I can fork the project and make a merge request, are you interested in?
Cheers,

Jk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions