Skip to content

Programmatically set the selected country at runtime #26

@ghost

Description

I can prgrammatically set a country in this way:

$('#select_country').attr('data-selected-country','CN');

before issue $('#select_country').flagStrap();
After that I'm not able to change the current country via jQuery anymore.

Would you please help me to understand how to?

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