Categories

jQuery.decodeUTF8()

Categories: Utilities

jQuery.decodeUTF8( text )Returns: String

Plugin: jQuery.utf8

Description: Decode a UTF-8 text.

  • jQuery.decodeUTF8( text )

    version added: 1.0 version deprecated: 1.3

    text   A string to decode.

Attention: The jQuery.decodeUTF8() method replaced by jQuery.fromUTF8.