notr examples

Stays for 4 seconds notr('Hello World!')

Stays until clicked notr({html:'Click to remove me',stay:0})

Change contents notr({html:'Some content here',id:'myid'}); notr({html:'Other content here',id:'myid'});