|
|
Site Navigation
ASP » Tips and Tutorials » Site Navigation
A D V E R T I S E M E N T
Want free Oracle Magazine? Apply here now!
Jump Frame - FREEJump Frame script acts in the same manner that ASKJEEVES.COM uses at the top of the screen. It creates a small navigation bar that allows you to go back and also to remove the frame so you can view the site without the bar. I have used this on a number of sites, where I wish to hold the visitor in the site but also give them the control to jump-out when viewing a linked site. Framed Click ThroughThis example code shows how to place a frame around an external link from your site, similar to the method AskJeeves.com site uses. This enables a few things. Useful for displaying a banner ad and/or easy navigation back to your site. This example consists of three parts: linkto.htm, which contains links to a few websites in the convention necessary for the framed click through to work; frame-click.asp, which will track the referring page and the requested and open a frameset and the link being requested; and frame-navigation.asp, which writes out a link for the referring page (or home page when none is detected) and a link to remove the frame to view the target link. Building a Yahoo!™ Style Navigation BarThis sample will demonstrate how to quickly build a simple Yahoo! style navigation bar that displays the paths a user has taken to get to a given directory, and also displays a table of links to the sub-directories of the current directory. Full source code available for download.
|
A D V E R T I S E M E N T
|
Subscribe to SourceCodesWorld - Techies Talk |
| |
|