#1 (permalink)  
Old 05-07-2005, 11:33 AM
Registered User
 
Join Date: May 2005
Posts: 2
Scroll Bar Box To Read Text

I'm an amateur at this whole website construction thing and I'm having some trouble finding a way to create a box which you can scroll through text which I myself will be updating.

An example of pretty much the exact thing in which I would like can be seen at:
www.australianinfront.com.au (the larger text box on the right with the scrolling option). Same look, similar colours and feel.

Is this difficult to create? If anyone can help me it would be greatly appreciated.

Thanks!
Reply With Quote

  #2 (permalink)  
Old 05-08-2005, 04:28 PM
Registered User
 
Join Date: May 2005
Posts: 2
iframe

That site uses an iframe which is an inline frame. You would create a seperate page with the text you wanted in the scrollable area and then add that to the main page in an iframe like this

<iframe src="text.html" frameborder="0" width="246" height="318" scrolling="auto">
Place text in here for browsers that do not support the iframe tag
</iframe>
See
http://www.cs.tut.fi/~jkorpela/html/iframe.html
for more information on iframes
Reply With Quote
  #3 (permalink)  
Old 05-12-2005, 03:49 AM
Registered User
 
Join Date: May 2005
Posts: 2
Thanks Matt!
Reply With Quote
Reply


Thread Tools
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

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


All times are GMT -5. The time now is 05:15 PM.

 
Bitrix
Clicky Web Analytics
CloudContacts
Maxtango


Subscribe to our feed | add to myYahoo!

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
© 1997-2007 HTMLCenter