vestman / Select-or-Die

Yet another jQuery plugin to style select elements. Demo at http://vst.mn/selectordie/
MIT License
524 stars 133 forks source link

added simple string escaping #52

Open tienducle opened 8 years ago

tienducle commented 8 years ago

Hi,

we have a use case where (java-)script code is being executed after selectordie processed the HTML. I added a simple method to escape the output string before applying it to the HTML code.