Topic List

LurkerFAQs, Active DB, DB1, DB2, DB3, DB4, DB5, DB6, DB7, DB8, DB9, DB10, Database 11 ( 12.2022-11.2023 ), DB12, Clear

supermichael11

Topics: 241
Last Topic: 9:59:08am, 03/20/2024
Youtube has removed their block function to block ads

Posts: 19
Last Post: 8:13:47am, 03/13/2023
I know how to create a button and I know the script to enable more text to appear such as this example:

function myFunction() {
document.getElementById("news").innerHTML = "insert text here";

}

<button onclick="myFunction()">News</button>

<p id="news"></p>

But is it possible for a video to appear, when someone press the button?

---
http://www.neoseeker.com/forums/88/ dragon ball forum


Manual Topics: 0
Last Topic:
[none]

Manual Posts: 0
Last Post:
[none]
---