Welcome to Dream.In.Code
Become an Expert!

Join 149,484 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,369 people online right now. Registration is fast and FREE... Join Now!




Need Help Urgently!

 
Reply to this topicStart new topic

Need Help Urgently!, Need a Code [Explanation inside]

KharN
7 May, 2007 - 04:01 PM
Post #1

New D.I.C Head
*

Joined: 26 Feb, 2007
Posts: 10


My Contributions
Ok sorry but what im looking for is too much to fit into thread description..

Anyways.. i think what im looking for is CSS div.. But im not sure.. Heres what im looking for yet have extreme trouble finding (but it does exist).. I use dreamweaver and prefer the "design" segment rather than the code so maybe youl lget more of an idea..

i want to add a scrollable text area (that i can drag and resize to fit anywhere on my webpage) and in the design area of dreamweaver.. just add the text to that area.. i assume it will have to be overlay also because my website is mainly image based..

Its to add news ect so that it looks tiday while the site remains static and so that i can avoid frames..

Any help would be greatly appreciated as this has bene bothering me now for a couple of months

thank You..
User is offlineProfile CardPM
+Quote Post

spullen
RE: Need Help Urgently!
8 May, 2007 - 07:28 AM
Post #2

D.I.C Regular
Group Icon

Joined: 22 Mar, 2007
Posts: 330



Thanked: 1 times
Dream Kudos: 50
My Contributions
are you talking about an iframe. http://www.w3schools.com/tags/tag_iframe.asp
User is offlineProfile CardPM
+Quote Post

KharN
RE: Need Help Urgently!
8 May, 2007 - 11:22 AM
Post #3

New D.I.C Head
*

Joined: 26 Feb, 2007
Posts: 10


My Contributions
"Its to add news ect so that it looks tiday while the site remains static and so that i can avoid frames"

If an Iframe allows me to add content to the scrollabel area without having to use another page.. then yes i guess so.. but from what i have seen an iframe acts the exact same as a frame.. just easier to work with ect..

Its just a scrollable text area that i can use to add news and othe content ect.. so the page remaisn static..
User is offlineProfile CardPM
+Quote Post

ahmad_511
RE: Need Help Urgently!
9 May, 2007 - 09:18 PM
Post #4

D.I.C Regular
Group Icon

Joined: 28 Apr, 2007
Posts: 351



Thanked: 8 times
Dream Kudos: 400
My Contributions
Hi.
I don't know if I exactly understood what you mean
But I think it’s about somewhere on your site to put news whit a scrolling text
So I think you need the “ <marquee></marquee> “
It’s a scrolling text and you can add some little images to it using HTML code …

CODE

<marquee bgcolor="#FFFF00" height="0" scrolldelay="100" loop="2" direction="right">this text will scroll on the marquee area 2 times from left to right</marquee>

User is offlineProfile CardPM
+Quote Post

Arbitrator
RE: Need Help Urgently!
10 May, 2007 - 08:41 PM
Post #5

D.I.C Regular
Group Icon

Joined: 26 Jan, 2005
Posts: 492



Thanked: 1 times
My Contributions
@KharN: It sounds like a div with scrollbars is what you want. You can create one by giving the div limited dimensions (width and height) and then setting the CSS overflow property to a value of either auto (scrollbars appear when needed) or scroll (scrollbars appear whether needed or not).

@ahmad_511: The marquee element is proprietary and shouldn’t be used. Besides that, scrolling marquees are obnoxious.
User is offlineProfile CardPM
+Quote Post

KharN
RE: Need Help Urgently!
11 May, 2007 - 05:05 AM
Post #6

New D.I.C Head
*

Joined: 26 Feb, 2007
Posts: 10


My Contributions
thanks guys.. i managed t ofind code for a an area that i could define size in code.. the last one i had i could adjust size (like images) in the design area.. and just enter the text in the box and when previewd it was within a scrollable area.. thast what im looking for..

something i can position anywhere on page and resize to fit a certain area..
User is offlineProfile CardPM
+Quote Post

ahmad_511
RE: Need Help Urgently!
23 May, 2007 - 02:15 PM
Post #7

D.I.C Regular
Group Icon

Joined: 28 Apr, 2007
Posts: 351



Thanked: 8 times
Dream Kudos: 400
My Contributions
Ok thanks irealy didn't think about it "the marquee" in that way.
And yes it's Obnoxious
Finaly ,it's good to hear that the problem was solved
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 1/7/09 04:43PM

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month