Advertisement
nrzmalik

Warning Floating Notification

Oct 15th, 2024 (edited)
478
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('5 minutes remaining in this section. Please finish up your responses.', 'warning', 7000);
  2.  
  3. //syntax: nrzNotif('Notification Message', 'type', duration);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement