名前の横の「✓」マーク上にカーソルを乗せてみて下さい↓
ーーーーーーーーーーーーーーーーーーーーーーー

京都で地域密着のWEB制作おまかせください。
ーーーーーーーーーーーーーーーーーーーーーーー
ロールオーバーイメージとGIF画像で再現してます。
(クオリティは低いですがお許しください)
【実際の「Yasuo Maeda」Google+のプロフィールページはコチラです】
この投稿への「+1」↓もヨロシクお願いします。
Tweet | ![]() |
Share | |
Tweet | ![]() |
Share | |
<head>
内に以下のように設置します。
<script type="text/javascript" src="https://apis.google.com/js/plusone.js">{lang: 'ja'}</script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
<script type="text/javascript">
function gplus1(response) {
if (response.state == 'on') {
$("#apDiv2").fadeIn();
$("#apDiv1").fadeOut();
}
}
</script>
<div id="apDiv1">
<div id="apDiv3"><g:plusone callback="gplus1" href="http://www.kyotoweb.jp/"></g:plusone></div>
</div>
<div id="apDiv2" style="display:none;">
ここに「+1」後に表示する内容を入れます
</div>
<script>
function PopupCenter(pageURL, title,w,h) {
var left = (screen.width/2)-(w/2)-230;
var top = (screen.height/2)-(h/2)-150;
var targetWin = window.open (pageURL, title, 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=no, copyhistory=no, width='+w+', height='+h+', top='+top+', left='+left);
}
</script>
<a href="javascript:void(0);" onclick="PopupCenter('https://m.google.com/app/plus/x/?v=compose&content=G+のシェアボタン設置方法 http://blog.m-y-p.com/2011/08/google.html', 'この記事をGoogle+へ投稿する',400,400);">ポップアップテスト</a>