Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > de.comp.lang.javascript > #4869
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Newsgroups | de.comp.lang.javascript |
| Subject | Re: escape() und window.atob() |
| Date | 2017-04-14 18:19 +0200 |
| Organization | PointedEars Software (PES) |
| Message-ID | <2379401.mvXUDI8C0e@PointedEars.de> (permalink) |
| References | <JavaScript-20170402004405@ram.dialup.fu-berlin.de> <obqptb.os.1@stefan.msgid.phost.de> <5644496.l91on0YnTC@PointedEars.de> <ocq7f8.1co.1@stefan.msgid.phost.de> <1781378.oMNUckLgyt@PointedEars.de> |
Thomas 'Ingrid' Lahn wrote:
> [window.atob()] (und ihr Gegenstück window.btoa()) gibt es (dort und in
> MDN nicht mehr aufgeführt, man kann es sich aber denken) seit JavaScript
> 1.3 in Netscape Navigator 4.01
^^^^
4.0_6_ natürlich:
> (damals war das DOM noch Teil der Programmiersprache, weil es nur eine
> Laufzeitumgebung dafür gab):
>
> […]
> (siehe auch <http://PointedEars.de/es-matrix/#javascript>)
--
PointedEars
FAQ: <http://PointedEars.de/faq> | <http://PointedEars.de/es-matrix>
<https://github.com/PointedEars> | <http://PointedEars.de/wsvn/>
Twitter: @PointedEars2 | Please do not cc me./Bitte keine Kopien per E-Mail.
Back to de.comp.lang.javascript | Previous | Next — Previous in thread | Find similar
escape() und window.atob() (was: JavaScript) Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-04-14 02:50 +0200
Re: escape() und window.atob() Stefan Reuther <stefan.news@arcor.de> - 2017-04-14 10:15 +0200
Re: escape() und window.atob() Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-04-14 18:15 +0200
Re: escape() und window.atob() Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-04-14 18:19 +0200
csiph-web