jQuery - data Attribut nicht als String oder ohne Anführungszeichen als Element einem Array zufügen
bearbeitet von
Hallo Rolf B,
> ~~~js
> let a = [ 'Hallo', '"Welt"'];
> console.log(a);
> console.log(a[0].length);
> console.log(a[1].length);
> ~~~
>
> Ausgaben sind:
>
> ~~~
> ["Hallo", ""Welt""]
> 5
> 7
> ~~~
[](/images/d614c602-3c55-11eb-ab9d-b42e9947ef30.png)
(FF 82)
Bis demnächst
Matthias
--
Du kannst das Projekt SELFHTML unterstützen,
indem du bei Amazon-Einkäufen [Amazon smile](https://smile.amazon.de/ch/314-570-45498) ([Was ist das?](https://www.amazon.de/gp/help/customer/display.html?ie=UTF8&nodeId=202035970])) nutzt.