Coding Global Background
Coding Global

Finding "src" from Element

Archiviert 2 years ago
4 Nachrichten
0 Mitglieder
Erstellt 3 years ago
Aktualisiert 3 years ago
In Discord öffnen
L
bero
Hi, I'm trying to get a link from element

<video crossorigin="anonymous" id="mainvideo" width="100%" height="100%" poster="blablablabla" playsinline="" preload="metadata" style="width: 952px; height: 480px;" src="I WANT TO GET WHAT IS IN HERE"> </video>

How can I only get the inside of the src? I have it this saved as a string.

Thanks!

Antworten (4)