Hatena::Groupsubtech

おれ ここ めも かきなぐる おまえ ここ よむ なぐる

 | 

October 20, 2006

ひとつ上のディレクトリに移動

14:09

javascript:void(location.href=location.href.substring(0,location.href.substring(0,location.href.length-1).lastIndexOf('/')+1))

というhttp://www.example.com/foo/bar/からhttp://www.example.com/foo/に移動するBookmarkletKeywordとして

../

を割り当てるとアツイ。

 |