rejetto forum
Software => HFS ~ HTTP File Server => Topic started by: KoalaBear on April 25, 2006, 10:15:42 PM
-
Can the breadcrumbs be 'active' so you can click on those so that you will get to that directory immediately so you dont have to click Up like 3 times? Or will implementing that in the next version?
Thnx in advance and have a nice day!
-
just edit the template and add a "home" link. (like <a href='/'>home</a>)
anyway, i think breadcrumbs can be implemented with some javascript, because js can access the browser history.