Skip to content

Conversation

@p1-ra
Copy link

@p1-ra p1-ra commented Oct 19, 2018

Disable HTML escape if configured in the options:

$('#my-select').multiSelect({ 
    escapeHTML: false
});

For security reasons, obv, default behaviour is still the escape of HTML.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant