JavaScript Tutorial

R4R® JavaScript
(追記) (追記ここまで)
(追記) (追記ここまで)
void keywords In JavaScript

JavaScript we can use void keywords in many ways Basically in JavaScript it is an unary operator. this void keyword defines an expression which will be evaluated without returning a value. It is most commonly used for client side JavaScript

Example :

<html>
<head>
</script>
<p> Click on the r4r tutorial</p>
 <a href="javascript:void(alert('r4r is a best tutorial'))">r4r -tutorial</a>
</head>
</html>

Output :

Click on the r4r tutorial

r4r -tutorial
(追記) (追記ここまで)
Copyright ©2021-22 r4r.co.in, all rights reserved. Theguestspost.com
Sitemap
Career
Post comment
About us
Subscription
Unsubscription

AltStyle によって変換されたページ (->オリジナル) /