開催済み,“うじきつよし”のライブ・コンサート:82件
表示順:
≪Prev|1…|1|2|3|4|5|Next≫
2011/11/13 (日) 16:00
@日比谷野外大音楽堂 (東京都)
[出演] 泉谷しげる, 仲井戸麗市ロックオーケストラ!
[ゲスト] 浜崎貴司, うじきつよし, 宮本浩次 (エレファントカシマシ)
レビュー:--件
フォーク/ニューミュージックロック
1989/12/13 (水) 19:30
@amHALL (大阪府)
[出演] 永井"ホトケ"隆, うじきつよし, 村上"ポンタ"秀一, 近藤房之助, チャールズ清水, 藤井裕
レビュー:--件
ロックブルース
≪Prev|1…|1|2|3|4|5|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;
});