Results 1 to 2 of 2

Thread: Character map for special characters in javascript?

  1. #1
    Join Date
    Apr 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Character map for special characters in javascript?

    Hi,
    Where can I find a character map on how to code special characters for both mac och pc in an alert in javascript?

    I have the folloing codes:
    å = Œ
    ä = Š
    ö = š
    é = ž
    Å = (missing!!!)
    Ä = €
    Ö = _
    É = ƒ

    /BonneSwe

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    Refer this page which shows the HTML character map where you can find the keyboard combination to get the correct characters.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •