New & looking for some assistance

This is a discussion on "New & looking for some assistance" within the Introduce Yourself section. This forum, and the thread "New & looking for some assistance are both part of the Community category.



Go Back   Webforumz.com > Community > Introduce Yourself

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Jan 30th, 2006, 21:21
bbraven
Guest
Posts: n/a
Question New & looking for some assistance

Hello. I am new to this forum and looking for some assistance with my site. I have been designing and working on sites since 1998, but I am entirely self-taught, so I'm always learning new things. My current issue is that I have a site with a few hundred pages, and I need to find a way to manage navigation which is easy for both my visitors, and myself. I don't want to go into it too much in this thread, but if someone can tell me just where I should post, I would really appreciate getting some ideas and instruction on how to deal with my issue.
Thank you,
Briana
Reply With Quote

  #2 (permalink)  
Old Jan 30th, 2006, 21:28
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sypher
Re: New & looking for some assistance

What kind of navigation are you looking for?
Reply With Quote
  #3 (permalink)  
Old Jan 30th, 2006, 21:36
bbraven
Guest
Posts: n/a
Re: New & looking for some assistance

Honestly, whatever is easy for me to create and update, and compatible with most browsers. I have been using multiple templates in Frontpage to create navigation... If I'm allowed to post a link I could just do that and let you see how it's set up right now... What I really want is a way to have a single navigation system, just one page or script to update, so I don't need to re-upload 50+ pages every time I add something new to the site. I have tried JavaScript menus, but a lot of people don't have JS enabled, and most of the menus are ugly, I tried DHTML, but couldn't get it to position properly, I avoid frames like the plague... I have been told PHP is the way to go, but I have Zero knowledge of that, so I wouldn't even know where to begin, but if it were the best sollution, I could probably search out help in learning. I'm willing to take suggestions, I just need something that is attractive and easy to use for my viewers, and easy for me to create and update.
Reply With Quote
  #4 (permalink)  
Old Jan 30th, 2006, 21:50
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sypher
Re: New & looking for some assistance

You can make the navigation look however you want and also make it easily updatable.

Make a new page and in this page just put your navigation tree (same thing as you would do with a frame).

Save the page as 'navigation.php'

Now go to your main page and delete where the navigation is and instead put
Code: Select all
<?php include("navigation.php"); ?>
Now upload the new files.

If it hasnt work it may be because your host doesnt support php.
Reply With Quote
  #5 (permalink)  
Old Jan 30th, 2006, 22:04
bbraven
Guest
Posts: n/a
Re: New & looking for some assistance

Navigation tree? I don't quite understand. You mean like my site map? I have WAY too many pages to have a single menu with everything in it. That's why I was looking at things like DHTML, because I could have collapsing submenus or something of that sort. Right now I have the site broken into categories using multiple .dwt layouts, which is a pain, but at least it keeps the user from wading through a mile-long menu.

BTW, am I allowed to post a link to my site so you all can see what I'm talking about?
Reply With Quote
  #6 (permalink)  
Old Jan 31st, 2006, 14:29
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sypher
Re: New & looking for some assistance

Yes, and you can have a dhtml menu the above just makes it easier to edit, as you only have to edit the navigation.php file.
Reply With Quote
  #7 (permalink)  
Old Feb 6th, 2006, 00:55
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to benbramz
Re: New & looking for some assistance

welcome along!

found a good menu?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Assistance needed isavepets Website Planning 3 Oct 15th, 2007 14:18
Paid web assistance needed garda09 Webforumz Cafe 3 May 29th, 2007 14:01
CSS Assistance? AndyH2006 Starting Out 6 May 21st, 2007 22:25
Web Design Assistance!!! John Britol Webforumz Cafe 2 May 21st, 2007 03:59
Mail Form Assistance Accurax PHP Forum 1 Nov 1st, 2006 11:53


All times are GMT. The time now is 10:11.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43