javascript - Connect with google plus button -


i have implemented connect google plus on website. working fine except following case: consider have logged in google account , visit website can see popup google according snipped screen shot below enter image description here

i don't want popup visible ever.

the best way deal problem creating simple javascript code , putting in pages. if problem occurs on pages, create master file {name}.js , import on relevant pages. right click on bar, , choose "inspect element". note down div id/class name , cancel inspect element dialog. next, create js script, states onload, div box in concern not displayed.


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -