error with special characters when load .htm into a div with jquery -


i'm using jquery load .htm file div on main page, when so, special character such æ, ø, , å turns '�'.. ideas on how display characters correctly ?

use character codes, ones starting &# (e.g. :&#162)


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

c++ - Accessing inactive union member and undefined behavior? -

php - Get uncommon values from two or more arrays -