Advertisement
nrzmalik

Info Floating Notification

Oct 15th, 2024
499
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JavaScript 0.14 KB | Source Code | 0 0
  1. nrzNotif('Welcome to Lesson 3: Introduction to Photosynthesis', 'info', 7000);
  2.  
  3. //syntax: nrzNotif('Notification Message', 'type', duration);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement