Closed Bug 110014 Opened 23 years ago Closed 22 years ago

Extend functionality up/top on site navigation toolbar

Categories

(SeaMonkey :: UI Design, enhancement)

x86
All
enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 89005

People

(Reporter: bhun2858, Assigned: bugzilla)

References

Details

For sites/pages that don't support the LINK function.

Top button could be used to goto the top of the web site for example if the user
is at www.mozilla.org/status/roadmap.html, pressing the top button would to
straight to the page www.mozilla.org/.

similarly the pressing Up button would send the user up one level of a directory
ie  from www.mozilla.org/status/roadmap.html <press UP> ->
www.mozilla.org/status/ <press up (again)> -> www.mozilla.org/

Useful for FTP and site trawling/browsing.
Sev: --> Enhancement
Severity: normal → enhancement
QA Contact: sairuh → claudius
See also bug 33684, add "Up" navigation command, and bug 89005, add "Up" 
navigation button.
Summary: Extend functionality of Navigation tool bar → Extend functionality up/top on site navigation toolbar
Blocks: 103053
javascript:void(location.href=location.href.substring(0,location.href.substring(0,location.href.length-1).lastIndexOf('/')+1))


meanwhile, use the above bookmarklet as your "up" button (put on personal toolbar)

-matt
Marking Dupe of 89005....

*** This bug has been marked as a duplicate of 89005 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
v.
Status: RESOLVED → VERIFIED
Product: Core → Mozilla Application Suite
Component: XP Apps: GUI Features → UI Design
You need to log in before you can comment on or make changes to this bug.