CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 3/4/2006 11:39:26 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 18 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
jimmy_fingers
Asp.Net User
Navigation menu template3/4/2006 11:39:26 AM

0/0

I wanted to create a reusable navigation menu control (vertical list of maybe six items) for the side of my web pages rather than writing all the code and adding hyperlinks on each individual page etc. What would be the best way to do this? I'm using VS2003 and have always used framesets before, where the navigation items were always in a static frame to the left, but now I want to change the look and feel of my site without using framesets. Can anyone please help?
smithb
Asp.Net User
Re: Navigation menu template3/4/2006 9:04:23 PM

0/0

Create a Web User Control (ascx), then put your navigation menu code in the control.  Once it's done drag and drop your control onto each of your aspx pages where you want a menu.  When the aspx renders you'll see you menu.

Make your navigation control using an unordered list (<ul>) and listitems (<li>).  Then style it up with css.  (take a look at www.westciv.com and www.csszengarden.com for more info and inspiration)

<div class="navigation_holder">
  <h2>Site Navigation:</h2>
  <ul>
    <li><a href="http://www.smartraveller.gov.au/" accesskey="1"  title="PC users: ALT-1 -- Mac users: Ctrl-1">Travel
        Advisories</a></li>
    <li> <a href="/geo/" accesskey="2"  title="PC users: ALT-2 -- Mac users: Ctrl-2">Country
        information</a></li>
    <li> <a href="/trade/" accesskey="3"  title="PC users: ALT-3 -- Mac users: Ctrl-3">Trade Policy</a></li>
    <li> <a href="/globalissues/" accesskey="4"  title="PC users: ALT-4 -- Mac users: Ctrl-4">Global
        Issues</a></li>
    <li> <a href="http://www.passports.gov.au/" accesskey="5"  title="PC users: ALT-5 -- Mac users: Ctrl-5">Passports</a></li>
    <li> <a href="/minister/" accesskey="6"  title="PC users: ALT-6 -- Mac users: Ctrl-6">Ministers</a></li>

 <li> <a href="/geo/australia/" accesskey="7"  title="PC users: ALT-7 -- Mac users: Ctrl-7">About Australia</a></li>
    <li> <a href="/embassies.html" accesskey="a"  title="PC users: ALT-a -- Mac users: Ctrl-a">Embassies
        and Consulates</a></li>
 <li> <a href="/treaties/index.html" accesskey="8"  title="PC users: ALT-8 -- Mac users: Ctrl-8">Treaties</a></li>
    <li> <a href="/publications/" accesskey="9"  title="PC users: ALT-8 -- Mac users: Ctrl-8">Publications</a></li>

  </ul>
</div>

jimmy_fingers
Asp.Net User
Re: Navigation menu template3/5/2006 2:45:51 PM

0/0

Thats great ! - many thanks for the help!
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Pro ASP.NET 2.0 in VB 2005: From Professional to Expert Authors: Laurence Moroney, Matthew MacDonald, Pages: 1253, Published: 2006
Pro ASP.NET 2.0 in C# 2005 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1255, Published: 2005
Pro ASP.NET 2.0 in C# 2005: Create Next-generation Web Applications with the Latest Version of Microsoft's Revolutionary Technology Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1426, Published: 2006
Oracle Developer Advanced Forms & Reports: Developments, Standards and Techniques Authors: Peter Koletzke, Paul Dorsey, Pages: 835, Published: 2000
DVD Studio Pro 2: Dvd Studio Pro 2 Authors: Adrian Ramseier, Inc All4dvd, all4DVD (Firm), All4dvd Inc, Pages: 448, Published: 2004
Designing Enterprise Applications with the J2EE Platform Authors: Inderjeet Singh, Beth Stearns, Mark Johnson, Pages: 417, Published: 2002
Learning XML: [creating self-describing data] Authors: Erik T. Ray, Pages: 400, Published: 2003
Web Design: The L Line, the Express Line to Learning Authors: Sue Jenkins, Pages: 547, Published: 2007
Big Book of Apple Hacks: Tips & Tools for Unlocking the Power of Your Apple Devices Authors: Chris Seibold, Pages: 627, Published: 2008

Web:
Drop down menu, web buttons, Java Menus, navigation bar for your ... getPressedItem public function for Drop Down Menu, XP Drop Down Menu, and Navigation Bar Tabs * More examples, templates, documentation and screenshots to ...
Vista Style 6 - Javascript Navigation Menu - Deluxe Menu Templates Deluxe Menu is a powerful professional Javascript/DHTML menu for your website ... Vista Style 6 - Javascript Navigation Menu View data-file of this template ...
CSS Navigation Menu XHTML CSS Web Template Template Home CSS Navigation Menu (12). Sort Option: Hottest · Votes Newest ... Go download Multiple Horizontal CSS Menu template - submitted on 8/23/2006 ...
Simple Web Page Navigation Menu Add a menu to your Web pages so your readers can find their way around. A left side navigation menu is the most common so here is a template you can use for ...
CSS-Based Navigation Menus: Modern Solutions | CSS | Smashing Magazine Navigation menus have to be intuitive, precise and easy-to-use. One simple, basic principle, ... But there isn’t a menu template with submenu? ...
Basic Navigation Tutorial - The Template Store Like Java, there are some really smart-looking Flash navigation menus, ... Check out our reseller program and earn 20% commission on all templates sold ...
Free Web Template: Menu Templates List - The XHTML The free Web templates for menus on this site all use the same XHTML to ... Free Web Template: Menu Templates List. The XHTML ...




Search This Site:










can't reference controls dropped in the designer directly in my [file].aspx.cs

string was not recognized as a valid datetime

date picker calendar problem when running in master/content web form help plz!

integrated security question: username / password prompt after automatic login?

how to disable autocomplete for text fields

web.config: how do you encrypt a password for impersonate?

the root element is missing dnn3.0.11

express codename "orcas" images now available!

telerik rad controls - vwd 2008 - many issues

expiring passwords and limiting password re-use

is it possible to duplicate cf schedule in asp.net?

top header/banner color change - can't find it!

how can we enforce server to open a confirm pop up window just 2 min before before expiration of session of a user ,if user select "extend" session time shall increment

new to asp.net

what namespace to include

allow image upload

more detailed error message

iis in wd 2005

datagrid module?

dnn 3 module communication in c#

communicate with exchange server over webdav

post back to previous page....help..!

installing 3.1 - error message

sql problems again......

breadcrumbs by having sitemappath to update automatically or without it.

howto share custom user controls between different web applications ?

getting a value from a treeview control

first install - web.config

adding modules

portal security bug

 
All Times Are GMT