開催済み,セットリスト,“新しい学校のリーダーズ”のライブ・コンサート:103件
表示順:
≪Prev|1…|2|3|4|5|6|Next≫
2017/07/08 (土) 15:55
@横丁1番地 at 横浜赤レンガ倉庫 赤レンガパーク 野外特設ステージ (神奈川県)
[出演] 新しい学校のリーダーズ
レビュー:--件
ポップス

2017/03/28 (火)
@幕張メッセ 国際展示場 (千葉県)
[出演] 新しい学校のリーダーズ
レビュー:--件
ポップス
2016/10/02 (日) 12:25
@MAIN STAGE at 石川県産業展示館 4号館 (石川県)
[出演] 新しい学校のリーダーズ
レビュー:--件
ポップス

≪Prev|1…|2|3|4|5|6|Next≫
// 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;
});