Evaluates the specified expression without returning a value.
Syntax
void expression || void(expression)
Example
Click here to do nothing // Creates a link that does nothing.
Remarks
Use void as a placeholder in your HTML code.
![]() |
Custom Search
|
Change Language
|
voidEvaluates the specified expression without returning a value.
Syntax
Example
RemarksUse void as a placeholder in your HTML code. |