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

Facebook type notifications Using PHP and Jquery by Anil Kumar Panigrahi

demo link for Facebook type notifications Using PHP and  Jquery download link for Facebook type notifications Using PHP and  Jquery

Code :

Add below code in head block in your html file

1
2
3
<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" />

 

In the html or php file, add the below code

1
2
       sNotify.addToQueue( 'This is for notification message' );
       sNotify.alterNotifications( 'chat_msg' );

Subscribe with site and get the complete application script files.


11 Comments

lucc · June 24, 2011 at 5:33 am

can I look or download the complete code? I have already subscribed but could not looked the completed code… thx

Tarlenan · February 22, 2012 at 5:13 pm

I found a better jquery facebook notification tutorial at http://blog.geotitles.com/2011/12/facebook-like-beeper-for-alerting-notifications-live/

manoj siani · June 28, 2012 at 4:48 pm

how can we display updates from different tables(5) on one page randomly just like facebook wall updates

memhae jugui · August 3, 2012 at 1:37 pm

how can i download the complete file???

Tapas Karmakar · October 4, 2012 at 10:39 am

Please active download script image link ……….Thanks

Yaju · May 4, 2013 at 9:18 am

Good!

Hasnat Zaman · August 29, 2013 at 5:32 am

Ii is very demanding sites in the world.

casinos · November 25, 2013 at 10:05 am

Very interesting details you have noted , thanks for posting .

Joshuar Najera · August 21, 2014 at 4:35 pm

Compatibility with browser?

Dhara · February 16, 2015 at 7:20 am

Notification shown on reload of page. how to show on refresh of div???

Top 10 most viewed posts in anil labs - Anil Labs · June 27, 2012 at 5:35 pm

[…] 6)Facebook type notifications Using PHP and Jquery […]

Leave a Reply

Avatar placeholder

Your email address will not be published. Required fields are marked *