
ポルノグラフィティ
2016/03/02 (水) 19:30 開演 @Zepp DiverCity (東京都)ライブ情報に戻る
« 前へ| レビュー一覧へ (1/1) |次へ »
FC限定で、ロマンチスト・エゴイストの収録曲のみのLIVE。その合間合間にファンからの要望を聞いてくれるコーナーがあり、それだけで幸せな時間だった。ヒトリノ夜のインディーズverの演奏・急遽ステージに本間氏登場など、サプライズが多く、最高でした。
- いいね! 6
- コメント
- 2017/11/11 (土) 22:47
» 問題のあるレビューを報告する
« 前へ| レビュー一覧へ (1/1) |次へ »
// NARROWSEARCH TL
//jQuery('.typeFes').not('#type00').addClass('hide');
jQuery(document).on('change','#typeLive',function(){
jQuery('.typeFes').addClass('hide');
jQuery('#' + jQuery('#typeLive option:selected').attr('class')).removeClass('hide');
jQuery('.typeFes').not('#' + jQuery('#typeLive option:selected').attr('class')).val('');
});
jQuery(document).on('click','.memoBox > dl dt a.btnMemo',function(){
jQuery(this).parents('dl').hide();
jQuery('form'+jQuery(this).attr('href')).show();
return false;
});
jQuery(document).on('click','dt a.btnCncl',function(){
jQuery('form'+jQuery(this).attr('href')).hide();
jQuery('form'+jQuery(this).attr('href')).siblings('dl').show();
return false;
});