w2ui
Home
Get started
Demos
Docs
Blog
Support
Layout
Grid
Toolbar
Sidebar
Tabs
Form
Popup
Utilities
ver 1.3
ver 1.4
ver 1.5
ver 2.0
Utilities
Overview
Properties
Methods
Other
Events
Extending
w2utils.base64decode
Decodes string using base64 method.
base64decode(str)
str
string
, string to decode
Returns decoded string.
var a = w2utils.base64decode('U29tZSBzdHJpbmcgd2l0aCBvciB3L28gaHRtbC4='); console.log(a);
User Comments
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus