Skip to content

jaschahal/jquerybar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jquerybar

A notification bar written in jQuery

Example

jQuery(window).load(function () {
            jQuery().jquerybar({
                notificationAreaPosition:'document-top',
                notificationAreaHeight:55,
                notificationAreaBorderRadius:0,
                notificationAreaInitialDisplay:'expanded',
                notificationAreaDelay:1000,
                notificationAreaShadow:true,
                notificationAreaAdjustBodyMargins:true,
                //notificationAreaBorderAnimationWhenShown:false,
                //notificationAreaAutoHide:false,
                attentionSeeker:true,
                //notificationAreaAutoHideDelay:10000,
                //youtubeVideoCode:'hloDEKOsAbM',
                youtubeAutoPlay:false,
                //showPoweredBy:false,
                //hideAction:'hide',
                //keepHiddenOnRefreshIfUserHides:false
                //includeSocial:false,
                //notificationAreaAdjustBodyMargins:false
//            textShadow:'indent',
                socialFollowFacebook:"http://www.facebook.com/jaspreetchahal.org",
                socialFollowTwitter:"http://www.twitter.com/jschahal",
                socialFollowLinkedin:"http://au.linkedin.com/pub/jaspreet-chahal/28/133/143/",
                socialFollowGoogleplus:"https://plus.google.com/115454845108821658209",
                socialFollowRss:"http://jaspreetchahal.org/feed",
                notifications:["rehna meri aadat thi main ek ansoo girne per khafa hota mujhe tanhai me rone ki aadat thi Hamesha","This is a demo text2","This is a demo text 3"],
                links:["http://jaspreetchahal.org","http://jaspreetchahal.org","http://jaspreetchahal.org"],
                linkTexts:["Visit Author website","Try it FREE","Version 1 of this software"]


            })
        })
		

More details http://jquerybar.com or from article hosted on http://jaspreetchahal.org which can be found here http://jaspreetchahal.org/jquerybar-a-jquery-notification-bar-plugin

About

A notification bar written in jQuery

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published