Home » Interview » Technology

How to set the cursor to wait in JavaScript?

Correct Answer: The cursor can set to wait in JavaScript by using the property ‘cursor’ property The following example illustrates the usage windowdocumentbodystylecursor = "wait";

← Previous Question Next Question→

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion