SunQuest
           Client Side Things
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Codewalkers ForumsOther TechnologiesClient Side Things

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Codewalkers Forums Sponsor:
AT&T devCentral & BlackBerry(r) Webcast Series: BlackBerry and GPS -Build Location Awareness into your BlackBerry Applications, July 10th-1:00PM EST. Register Today!
  #1  
Old October 6th, 2003, 02:32 PM
MtnGuru MtnGuru is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Breckenridge, Co.
Posts: 4 MtnGuru User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Non-Scrolling Navigation Bar w/ CSS

The 2 web sites I now take care of use Frames - with which we can have a "navigation bar" on the left side which does not scroll, so the links are always "right there" regardless of where one is in the main "content" frame. Is it possible to get the same effect using CSS?

Reply With Quote
  #2  
Old October 6th, 2003, 02:35 PM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: Non-Scrolling Navigation Bar w/ CSS

without using frames?

Reply With Quote
  #3  
Old October 6th, 2003, 03:16 PM
MtnGuru MtnGuru is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Breckenridge, Co.
Posts: 4 MtnGuru User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: Non-Scrolling Navigation Bar w/ CSS

blindeddie --
Yes - withOUT Frames. Several visitors to one of these sites have told me that having the "navigation" handy all the time is a nice feature (don't have to scroll to top or bottom of a page to find the links). I'm thinking it will be much easier to update the sites once I get everything set up with style sheets; and we *Might* get better results from Google (& other) searches without frames, but I'd like to keep the navigation the way it is.
If you'd like to see what I mean, stop by: www.hacklewing.net (my personal site - badly in need of updating & revision <g>).
Thanks...

Reply With Quote
  #4  
Old October 6th, 2003, 06:50 PM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: Non-Scrolling Navigation Bar w/ CSS

go to www.24fun.com and select navigation from the list at the top of the page. under that heading is a Javascript called 'sticky menu bar' that stays visible no matter where you scroll on the page. I don't think I have ever seen this done with CSS before... This script may be what you are looking for.

Reply With Quote
  #5  
Old October 7th, 2003, 10:36 AM
zombie zombie is offline
Codewalkers Intermediate (1500 - 1999 posts)
 
Join Date: Apr 2007
Location: serbia
Posts: 1,876 zombie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
RE: Non-Scrolling Navigation Bar w/ CSS

no, it can be done with only css.

check out http://www.w3.org/Style

Reply With Quote
  #6  
Old October 7th, 2003, 11:16 AM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: Non-Scrolling Navigation Bar w/ CSS

Zombie, is there a specific piece of code that you are looking at, I don't see anything relating to this at the link you provided... I am interested in checking this out for a project I am currently working on...

Reply With Quote
  #7  
Old October 7th, 2003, 12:07 PM
tkarkkainen's Avatar
tkarkkainen tkarkkainen is offline
Moderator
Click here for more information
 
Join Date: Apr 2007
Location: Finland
Posts: 2,320 tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)  Folding Points: 12288 Folding Title: Novice Folder
Time spent in forums: 6 Days 8 h 50 m 48 sec
Reputation Power: 4
RE: Non-Scrolling Navigation Bar w/ CSS

Whatever you do, don't use a sticky javascript menu! Why? 1) doesn't work with browsers that have javascript disabled 2) it looks awful!

Reply With Quote
  #8  
Old October 7th, 2003, 12:43 PM
Blindeddie Blindeddie is offline
Codewalkers Regular (2000 - 2499 posts)
 
Join Date: Apr 2007
Location: NJ - USA
Posts: 2,152 Blindeddie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 4
RE: Non-Scrolling Navigation Bar w/ CSS

I agree, I personally would not use the sticky menus either, but I figured I would make the suggestion and let MtnGurun decide for himself!!!

Reply With Quote
  #9  
Old October 8th, 2003, 04:26 AM
MtnGuru MtnGuru is offline
Codewalkers Newbie (0 - 499 posts)
 
Join Date: Apr 2007
Location: Breckenridge, Co.
Posts: 4 MtnGuru User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
RE: Non-Scrolling Navigation Bar w/ CSS

tkarkkainen & blindeddie -- Thanks. I agree wholeheartedly on both counts.
Hopefully Zombie will enlighten us on how this can be done...
If not, I guess I'll just have to stick with the frames. I know some people don't like 'em, but at least they're supported by virtually all the current (or recent) browsers. I know 90+% of our viewers are using IE 6 or Netscape 4+, but my server's logs don't give clear data on how many have JScript disabled.

Reply With Quote
  #10  
Old October 8th, 2003, 06:39 PM
zombie zombie is offline
Codewalkers Intermediate (1500 - 1999 posts)
 
Join Date: Apr 2007
Location: serbia
Posts: 1,876 zombie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
RE: RE: Non-Scrolling Navigation Bar w/ CSS


Quote:
Zombie, is there a specific piece of code that you are looking at, I don't see anything relating to this at the link you provided... I am interested in checking this out for a project I am currently working on...



hm.. sorry. i hardly ever use IE/win, so i don't think i ever visited w3c site in IE.

look at www.w3.org/Style from mozilla, opera7 or safari (mac).

it uses "position: fixed;" on menu DIV to fix it's position on page.

unfortunatelly, IE doesn't support this.


so, my conclusion: yes, it can be done with only CSS, but more than 75% of your visitors will not be able to see it ;(

****ing IE!

Reply With Quote
  #11  
Old October 9th, 2003, 09:45 AM
tkarkkainen's Avatar
tkarkkainen tkarkkainen is offline
Moderator
Click here for more information
 
Join Date: Apr 2007
Location: Finland
Posts: 2,320 tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)  Folding Points: 12288 Folding Title: Novice Folder
Time spent in forums: 6 Days 8 h 50 m 48 sec
Reputation Power: 4
RE: Non-Scrolling Navigation Bar w/ CSS

Does position: fixed; belong to the css standard? If not, it is not IE's fault.

Reply With Quote
  #12  
Old October 9th, 2003, 08:47 PM
zombie zombie is offline
Codewalkers Intermediate (1500 - 1999 posts)
 
Join Date: Apr 2007
Location: serbia
Posts: 1,876 zombie User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 3
RE: Non-Scrolling Navigation Bar w/ CSS

of course it does!

why would w3c "the standards organisation" use it if it didn't ???

Reply With Quote
  #13  
Old October 10th, 2003, 08:03 AM
tkarkkainen's Avatar
tkarkkainen tkarkkainen is offline
Moderator
Click here for more information
 
Join Date: Apr 2007
Location: Finland
Posts: 2,320 tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)tkarkkainen User rank is Lance Corporal (50 - 100 Reputation Level)  Folding Points: 12288 Folding Title: Novice Folder
Time spent in forums: 6 Days 8 h 50 m 48 sec
Reputation Power: 4
RE: Non-Scrolling Navigation Bar w/ CSS

Well I didn't read the url too well :uhoh:

Reply With Quote
Reply

Viewing: Codewalkers ForumsOther TechnologiesClient Side Things > Non-Scrolling Navigation Bar w/ CSS


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway