xlyz Veteran


Joined: 27 Oct 2002 Posts: 1470 Location: Italy
|
Posted: Tue Jan 06, 2004 11:42 pm Post subject: [TIP] passare alla directory superiore con mozilla/firebird |
|
|
create un bookmark
dategli un nome a piacere (ad esempio up o su )
e nella location inserite:
Code: | javascript:void(location.href=location.href.substring(0,location.href.substring(0,location.href.length-1).lastIndexOf('/')+1)) |
mettetelo nel "toolbar folder"
premete ...
e voilà  _________________ wanna change how bootsplash or qingy look like? try here |
|