Reply LinkBack Thread Tools Search this Thread
Old 13-03-2008, 21:11   #1 (permalink)
murrydesigns
On Fire
 
murrydesigns's Avatar
 
Join Date: Dec 2007
Location: London, UK
Posts: 42
Anyone know how to create....(dreamweaver)..

I just can't seem to find out how to do this in dreamweaver!!!...anyone know how to create a basic scrollable box with text inside it..im thinking to put it inside a table box....


holla if ya can....thankssss

kinda like the one below, but obviously this ones been create in flash or whatever...its there for illustration purposes only...
  Reply With Quote
Old 13-03-2008, 21:25   #2 (permalink)
pgo
i'm done, son
 
Join Date: Jan 2005
Posts: 12,262
You can create a scrollable box really with any element - block elements will be easiest - and restricting its dimensions and setting its overflow property to "auto" or "scroll" - both will work.

Don't use a table unless it's tabular data - or 1998 (my clock says it's 2008, but it might be off).
  Reply With Quote
Old 13-03-2008, 21:31   #3 (permalink)
murrydesigns
On Fire
 
murrydesigns's Avatar
 
Join Date: Dec 2007
Location: London, UK
Posts: 42
Thing is i don't know to create it!!..
  Reply With Quote
Old 13-03-2008, 22:40   #4 (permalink)
dreamweaverspot
Registered User
 
dreamweaverspot's Avatar
 
Join Date: Mar 2008
Location: Melbourne Australia
Posts: 1
Agree with PGO - Don't use tables

#box{
width:300px;
height:100px;
overflow:auto;
}

Cheers
  Reply With Quote
Old 13-03-2008, 22:42   #5 (permalink)
murrydesigns
On Fire
 
murrydesigns's Avatar
 
Join Date: Dec 2007
Location: London, UK
Posts: 42
sorry guys...im still baffled!!!... :-(
  Reply With Quote
Old 13-03-2008, 22:43   #6 (permalink)
pgo
i'm done, son
 
Join Date: Jan 2005
Posts: 12,262
  Reply With Quote
Old 17-03-2008, 13:03   #7 (permalink)
Cheeto
Mhmmmm Cheesy!
 
Cheeto's Avatar
 
Join Date: Mar 2008
Location: Raytown, Missouri
Posts: 29
Send a message via AIM to Cheeto
I like dogs... especially boxers... but not tables... hmm-hmmmm...
  Reply With Quote
Old 17-03-2008, 13:04   #8 (permalink)
roto
This is it - ground zero.
 
roto's Avatar
 
Join Date: Apr 2003
Location: Paper St.
Posts: 4,339
Send a message via AIM to roto Send a message via Yahoo to roto
I was gonna holla because I can, but the thought just left me. Damn the green beer!
__________________
fun: HGC v.4 | last.fm: DT | me | oi! f*ck u roto: ...via meebo!

New to interweb design? Your friends at dt can help.
  Reply With Quote
Old 10-04-2008, 07:45   #9 (permalink)
Tex0gen
Flash - savior of the...
 
Tex0gen's Avatar
 
Join Date: Aug 2007
Posts: 11
<DIV> </DIV>

right?
  Reply With Quote
Old 10-04-2008, 10:29   #10 (permalink)
wheedwacker
competitionmaster 2.0
 
wheedwacker's Avatar
 
Join Date: Oct 2006
Location: USA
Posts: 1,370
Quote:
Originally Posted by Tex0gen
<DIV> </DIV>

right?

CAPITALS? The standard is to have lowercase tags (<div></div>
__________________
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8