Julienh / Sharrre

Make your sharing widget! Sharrre is a jQuery plugin that allows you to create nice widgets sharing for Facebook, Twitter, Google Plus (with PHP script) and more.
sharrre.com
MIT License
1.04k stars 411 forks source link

Need scrollbar for google plus share #246

Open internationallyrics opened 9 years ago

internationallyrics commented 9 years ago

Due to long page for google plus share page, we need scroll bar in that page.

i.open("https://plus.google.com/share?hl="+m.buttons.googlePlus.lang+"&url="+encodeURIComponent((m.buttons.googlePlus.url!==""?m.buttons.googlePlus.url:m.url)),"","toolbar=0, status=0, width=900, height=500");

We have to add scrollbars=1 to window specs.