I've been trying to use the airport library and my problem is that it won't print special characters like ä, ö, &, etc. I've looked at this post but that doesn't solve my problem either.
I've included the library like this:
<script language="javascript" charset="utf-8" src="path/jquery.airport-1.1.js"></script>
Can anyone help me? I'm using codeigniter.