|
|
演奏率:1% |
購入NANANA FLAG- iTunes Store
- レコチョク
- HMV&BOOKS online
- TOWER RECORDS ONLINE
- Amazon.co.jp購入する
歌詞
|
表示順:
2016/12/29 (木)
@新宿redcloth (東京都)[出演] Drop's
レビュー:--件
ロック
2016/11/26 (土)
@札幌SOUND CRUE (北海道)[出演] Drop's
レビュー:--件
ロックポップス
2016/11/19 (土)
@下北沢BASEMENT BAR (東京都)[出演] Drop's
レビュー:--件
ロック
2015/10/11 (日) 14:00
@MINAMI WHEEL 2015会場 (大阪府)[出演] Drop's
レビュー:--件
ロックポップスオルタナティブ/パンク
2015/09/26 (土) 18:30
@札幌Bessie Hall (北海道)[出演] Drop's
レビュー:--件
ロック
2015/09/22 (火) 18:00
@渋谷CLUB QUATTRO (東京都)[出演] Drop's
レビュー:--件
ロック
2015/09/20 (日) 18:00
@池下CLUB UPSET (愛知県)[出演] Drop's
レビュー:--件
ロック
2015/08/26 (水)
@新宿redcloth (東京都)[出演] Drop's
レビュー:--件
ロック
// 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;
});