Technical Destination
Aapka Apna blog jo kre apki problem Solve
Home
SEO
Make Money Online
Clicking
Youtube
Affilate market
Tricks
Notepad
Sub Child Category 1
Sub Child Category 2
Child Category 2
Child Category 3
Child Category 4
Featured
Blogging
Blogger
wordpress
About Us
Thursday, 4 July 2019
Home
»
Music App With Javascript
» Music App With Javascript || Javascript Mini Project
Music App With Javascript || Javascript Mini Project
Explorer Brothers
July 04, 2019
No comments
Music App With Javascript
Javascript Mini Project
Music app with javascript code
<!DOCTYPE html>
<html>
<head>
<title> My Music app</title>
</head>
<body>
<center>
<h1> My Music App </h1>
<a onclick="myplay()" ondblclick="mypause()">
<img src="image.jpeg" width="400px">
</a>
</center>
<script type="text/javascript">
var music = new Audio();
music.src = "songs.mp3";
const myplay = () => {
music.play();
window.open("
https://technicaldestination.blogspot.com
")
}
const mypause = () =>{
music.pause();
}
</script>
</body>
</html>
Share:
Email This
BlogThis!
Share to X
Share to Facebook
← Newer Post
Older Post →
Home
0 Comments:
Post a Comment
Total Pageviews
Information
How to make whatsapp Status like cloud
अब Computer करेगा आपका Welcome
Hack website with javascript
Popular
Tags
loading...
Labels
Display Date and Time with javascript
Generate Random Number With Javascript
Google Tricks
Hacking
Instagram tricks
Music App With Javascript
Notepad tricks
Random Password Generator With Javascript
Screen Recorder pro full version download
Show and hide password using JavaScript
0 Comments:
Post a Comment