jQueryで現在のページのURLを取得する 2011-01-18 14:58 #jquery $(location).attr('href'); $(location).attr('href', 'http://www.google.co.jp'); // googleに移動