Forums

This topic is locked

need help with scroll options

Posted 05 Jan 2005 22:35:17
1
has voted
05 Jan 2005 22:35:17 hassan ayi posted:
hi,
i nedd help for the scrolloption i already try many of things to do that but it doesn't work
i want a scroller install in a piece of my homepage and not all over the homepage, in the middle of my homepage.
what i mean is when i want to scroll, the whole hompage must not scroll down.
how can i do that? i'v already cross-browser autoscroller

PS: sorry for my english, i'm from The Netherlands

Replies

Replied 06 Jan 2005 00:15:06
06 Jan 2005 00:15:06 Chris Charlton replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>...i want a scroller install in a piece of my homepage and not all over the homepage, in the middle of my homepage.
what i mean is when i want to scroll, the whole hompage must not scroll down.
how can i do that? i'v already cross-browser autoscroller...
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

I think you are looking for a <b>&lt;iframe&gt;</b>.

CSS can be used to assign a width/height to a box element and even auto-scroll within itself. You can even do more CSS to alter the scroll-bars design (colors).

~~~~~~~~~~~~~~~
Chris Charlton

Sr. Developer - www.fingerprintMedia.com
Replied 06 Jan 2005 12:03:41
06 Jan 2005 12:03:41 hassan ayi replied:
how must i do that<img src=../images/dmxzone/forum/icon_smile_question.gif border=0 align=middle>
Replied 06 Jan 2005 14:39:54
06 Jan 2005 14:39:54 Chris Charlton replied:
Look up &lt;iframe&gt; at www.w3schools.com/tags/tag_iframe.asp

And for CSS, check the <i>overflow</i> property: www.w3schools.com/css/pr_pos_overflow.asp

~~~~~~~~~~~~~~~
Chris Charlton

Sr. Developer - www.fingerprintMedia.com
Replied 06 Jan 2005 18:07:54
06 Jan 2005 18:07:54 hassan ayi replied:
sorry i'ts to difficult for me do you now i do that or do you now where i find some tutorials?<img src=../images/dmxzone/forum/icon_smile_question.gif border=0 align=middle>
Replied 06 Jan 2005 18:47:45
06 Jan 2005 18:47:45 Dave Thomas replied:
IFRAME
www.google.co.uk/search?q=iframe+tutorials&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US<img src=../images/dmxzone/forum/icon_smile_shock.gif border=0 align=middle>fficial

CSS OVERFLOW
www.google.co.uk/search?q=css+overflow+tutorials&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US<img src=../images/dmxzone/forum/icon_smile_shock.gif border=0 align=middle>fficial

Regards,
Dave

[DWMX 2004]|[FlashMX 2004 Pro]|[SQL]|[Access2000]|[ASP/VBScript]|[XP-Pro]
Replied 07 Jan 2005 00:27:26
07 Jan 2005 00:27:26 hassan ayi replied:
thanks man

Reply to this topic