HTML Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignHTML Programming

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 Dev Shed Forums Sponsor:
  #1  
Old July 20th, 2000, 04:56 PM
gcaprio gcaprio is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Posts: 4 gcaprio User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
How can you use scrollbars in Netscape? I know you can do with a couple pages of code, but all I have is two frames, the left on is a List that expands and if it gets too big, I would like to be able to scroll down. That's it, nothing fancy.

Reply With Quote
  #2  
Old July 21st, 2000, 12:18 AM
firepages's Avatar
firepages firepages is offline
Contributing User
Dev Shed Novice (500 - 999 posts)
 
Join Date: Feb 2000
Location: Perth West Australia
Posts: 741 firepages User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
<html>
<head>
</head>
<frameset cols="180%,20%" border="0" framespacing="0" frameborder="NO">
<frame src="this.htm" name="sending" scrolling="auto" noresize>
<frame src="that.htm" name="working" scrolling="auto" noresize>
</frameset>
</html>

scrolling= yes/no/auto- whichever, the bar only appears if ness'y with auto.


Or do you mean non browser scrollbars ie: scrolling layers cos thats a different kettle of fish.

------------------
Simon Wheeler
FirePages -DHTML/PHP/MySQL

Reply With Quote
  #3  
Old July 21st, 2000, 09:25 AM
gcaprio gcaprio is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Posts: 4 gcaprio User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
That doesn't work. I can't scroll in the left frame. Here is ny site:
left frame is the table of contents, right is the work area. When thext is too big for the right frame, a scroll bar appears. But when the Table of Contents is too large for the left frame, no scroll bar appears and the text just runs straight off the screen. BTW, it works fine in IE but not in Navigator.

Reply With Quote
  #4  
Old July 27th, 2000, 09:16 AM
The Turtle The Turtle is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Location: Struer, Denmark
Posts: 4 The Turtle User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I have the same problem - I have a frame with 6 buttons. If the frame is not wide enough for the buttons I get a hor. scrollbar in IE but not in Netscape.

All the buttons have been placed on absolute positions using CSS - if I remove the CSS it works, if I add another picture without the CSS it works again, but when all of the pictures are positioned absolute, Netscape refuses to give me scrollbars, even with scrolling="yes".

I suppose it has got something to do with Netscape and absolute positioning, but I would very much appreciate it if someone has managed to make a work-around for this...

gcaprio: Are you using CSS too?

Reply With Quote
  #5  
Old July 27th, 2000, 09:49 AM
gcaprio gcaprio is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Posts: 4 gcaprio User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
No, I am not using CSS. Would that help? It is just a vanilla Internal Site, nothing special.

Reply With Quote
  #6  
Old July 27th, 2000, 09:57 AM
The Turtle The Turtle is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Location: Struer, Denmark
Posts: 4 The Turtle User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
No, I don't think it would help - I was just curious because it seems that my problem disappears when I am not using CSS...

Reply With Quote
  #7  
Old July 27th, 2000, 11:50 AM
gcaprio gcaprio is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2000
Posts: 4 gcaprio User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
No, Netscape just suck. I am sorry to say that. But to create my dynamic lists in Netscaps took about 4 pages of JS code, in IE about 1 page. And Netscape won't even resize properly.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignHTML Programming > Scrollbars in Netscape


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 2 hosted by Hostway