Closed JosefJezek closed 10 years ago
I suggest you use the asis
method instead of the text
method. The asis
method inserts content "as is". Of course, it's then your responsibility to make sure the content is safe to insert in the html document.
Thank you! :+1:
How to disable translate
>
to>
?Output:
$(this).html( '<input type="text" placeholder="Hledat '+title+'" />' );