Hi Friends,
In this post, i am sharing my views on facebook type notifications script using php and jquery. Just we have to run this script in the regular time period. Notifications from right to left. We can change the styles of the notifications.

Facebook type notifications Using PHP and Jquery by Anil Kumar Panigrahi
![]() |
![]() |
Code :
Add below code in head block in your html file
<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.1.min.js"></script>
<script src="f_clone_Notify.js" type="text/javascript"></script>
<link href="f_clone_Notify.css" rel="stylesheet" />
<script src="f_clone_Notify.js" type="text/javascript"></script>
<link href="f_clone_Notify.css" rel="stylesheet" />
In the html or php file, add the below code
sNotify.addToQueue( 'This is for notification message' );
sNotify.alterNotifications( 'chat_msg' );
sNotify.alterNotifications( 'chat_msg' );
can I look or download the complete code? I have already subscribed but could not looked the completed code… thx
I found a better jquery facebook notification tutorial at http://blog.geotitles.com/2011/12/facebook-like-beeper-for-alerting-notifications-live/
Pingback : Top 10 most viewed posts in anil labs - Anil Labs
how can we display updates from different tables(5) on one page randomly just like facebook wall updates
how can i download the complete file???
Please active download script image link ……….Thanks
Good!
Ii is very demanding sites in the world.
Very interesting details you have noted , thanks for posting .
Compatibility with browser?
Notification shown on reload of page. how to show on refresh of div???