Advertisement
nrzmalik

Question Floating Notification

Oct 15th, 2024
485
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JavaScript 0.16 KB | Source Code | 0 0
  1. nrzNotif('Youre about to begin a 10-minute timed quiz. Are you ready to start?', 'question', 0);
  2.  
  3. //syntax: nrzNotif('Notification Message', 'type', duration);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement