Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

Sponsored Reviews   1,000 Directory Submissions   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 11-29-2006, 05:21 PM   #1 (permalink)
Inactive
 
Join Date: 10-22-06
Location: Gotham! Can't you tell from my avatar!?
Posts: 13
iTrader: 0 / 0%
Latest Blog:
None

marie6 is liked by many
Red face Need help with HTML codes in Dreamweaver.

I’m currently designing my website on Dreamweaver 8 and I have run into some problems.

I’m trying to sow some scroll boxes on one of my pages and I can’t find out how to do that so it shows up correctly.

I tried choosing Insert > HTML > Script Objects > Noscript

The scroll box shows up, but it’s empty and not scrollable!

Will it work once I publish my site or have I gone about this the wrong way?

Hope you can guide me in to making this work properly.

HTML Code:
Something like this is how I want the scrollbox to look on my website, once it has been published.
Thank you for any help you can provide me with
marie6 is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 11-30-2006, 01:09 AM   #2 (permalink)
Inactive
 
Join Date: 11-27-06
Location: California
Posts: 37
iTrader: 0 / 0%
Latest Blog:
None

Shockt is liked by many
Send a message via AIM to Shockt Send a message via MSN to Shockt
You will have to manually input this as I am not sure how to add something like this with Dreamweaver. But this code should give you what you what:
HTML Code:
<div style="width: 400px; height: 20px; overflow: auto;"> Something like this is how I want the scrollbox to look on my website, once it has been published. </div>
And then adjust your width and height as necessary.
Shockt is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-30-2006, 07:43 AM   #3 (permalink)
Inactive
 
Join Date: 10-22-06
Location: Gotham! Can't you tell from my avatar!?
Posts: 13
iTrader: 0 / 0%
Latest Blog:
None

marie6 is liked by many
Quote:
Originally Posted by Shockt View Post
You will have to manually input this as I am not sure how to add something like this with Dreamweaver. But this code should give you what you what:
HTML Code:
<div style="width: 400px; height: 20px; overflow: auto;"> Something like this is how I want the scrollbox to look on my website, once it has been published. </div>
And then adjust your width and height as necessary.

Thank you for replying

I tried pasting the code using the code view in Dreamweaver, and when I view design the text shows up, but no scroll box. Did I do it wrong? That was what you meant by manually right? (sorry, I'm at an early beginner level)
marie6 is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-30-2006, 09:01 AM   #4 (permalink)
v7n Mentor
 
Taltos's Avatar
 
Join Date: 11-22-06
Location: Phoenix, AZ
Posts: 1,788
iTrader: 0 / 0%
Latest Blog:
None

Taltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web proTaltos is a highly respected web pro
Send a message via Yahoo to Taltos
Hi Marie6,

I don't know about anyone else, but I never use DW's Design view. It is so frequently different than what it looks like in a browser that I never use it. I relied on it when I first started, like you, and it caused me a huge amount of headache before I figured out that I needed to preview in browser(s) to really see what things were going to look like.

Good Luck!
Taltos is offline  
Add Post to del.icio.us
Reply With Quote
Old 11-30-2006, 01:54 PM   #5 (permalink)
Inactive
 
Join Date: 11-27-06
Location: California
Posts: 37
iTrader: 0 / 0%
Latest Blog:
None

Shockt is liked by many
Send a message via AIM to Shockt Send a message via MSN to Shockt
Quote:
Originally Posted by marie6 View Post
Thank you for replying

I tried pasting the code using the code view in Dreamweaver, and when I view design the text shows up, but no scroll box. Did I do it wrong? That was what you meant by manually right? (sorry, I'm at an early beginner level)
Probably because you don't have enough text to cause the box to scroll. Try typing a large paragraph of text and see if that causes the scrollbars to appear.

Something like this:
HTML Code:
<div style="width: 400px; height: 20px; overflow: auto; background: #CCC;"> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas pharetra arcu non nulla. Integer varius nisl quis sapien. Etiam non quam. Suspendisse aliquam mi nec quam. Nam in risus. Etiam nulla felis, porttitor id, volutpat at, dictum eu, nunc. In molestie quam nec nisl. Aenean et augue. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In cursus, nulla ut lacinia congue, sapien justo sodales diam, et faucibus massa urna eu metus. Cras neque quam, laoreet sit amet, congue sit amet, nonummy facilisis, urna. Sed aliquet, mi at fermentum viverra, felis leo mattis ipsum, a euismod diam magna nec pede. In commodo, ante vel mattis pellentesque, justo nibh lobortis felis, vitae feugiat mauris enim molestie lorem. Aenean volutpat sollicitudin justo. Aenean quam. Fusce tristique vehicula lacus. Cras et lacus vel augue porttitor eleifend. Integer quis dui a sem consequat condimentum. Nam at massa sed metus sollicitudin viverra. Donec vel est. </div>
Note that I added a background color so you can see where the box bounds are. Remove that attribute when you tweak the box to your liking.
Shockt is offline  
Add Post to del.icio.us
Reply With Quote
Old 12-01-2006, 02:22 PM   #6 (permalink)
Inactive
 
Join Date: 10-22-06
Location: Gotham! Can't you tell from my avatar!?
Posts: 13
iTrader: 0 / 0%
Latest Blog:
None

marie6 is liked by many
Quote:
Originally Posted by Shockt View Post
Probably because you don't have enough text to cause the box to scroll. Try typing a large paragraph of text and see if that causes the scrollbars to appear.

Something like this:
HTML Code:
<div style="width: 400px; height: 20px; overflow: auto; background: #CCC;"> Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Maecenas pharetra arcu non nulla. Integer varius nisl quis sapien. Etiam non quam. Suspendisse aliquam mi nec quam. Nam in risus. Etiam nulla felis, porttitor id, volutpat at, dictum eu, nunc. In molestie quam nec nisl. Aenean et augue. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. In cursus, nulla ut lacinia congue, sapien justo sodales diam, et faucibus massa urna eu metus. Cras neque quam, laoreet sit amet, congue sit amet, nonummy facilisis, urna. Sed aliquet, mi at fermentum viverra, felis leo mattis ipsum, a euismod diam magna nec pede. In commodo, ante vel mattis pellentesque, justo nibh lobortis felis, vitae feugiat mauris enim molestie lorem. Aenean volutpat sollicitudin justo. Aenean quam. Fusce tristique vehicula lacus. Cras et lacus vel augue porttitor eleifend. Integer quis dui a sem consequat condimentum. Nam at massa sed metus sollicitudin viverra. Donec vel est. </div>
Note that I added a background color so you can see where the box bounds are. Remove that attribute when you tweak the box to your liking.
This worked! I'm so happy, thanks!
marie6 is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
HTML: 2 simple html codes. mybluehair Coding Forum 6 04-20-2007 11:59 AM
HTML: What if html tidy messes with the page layout ? Linda in NY Coding Forum 63 04-18-2007 08:54 AM
Two HTML similar codes , one working well and another not working why? Banjika Web Design Lobby 1 06-11-2005 07:14 AM
Google Toolbar About.HTML HTML Injection Vulnerability imaginemn Google Forum 5 09-21-2004 11:06 AM
Is there a scipt adding new html to existing html automatic? crazyhorse Coding Forum 6 07-29-2004 03:32 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 02:48 PM.
© Copyright 2008 V7 Inc