![]() |
|
|
#1 (permalink) |
|
Al James-PianoEntertainer
Join Date: Apr 2003
Posts: 159
|
how to make scroll bar on table text?
Hello all.
Does anybody know how to apply a scoll bar to a table containing text, using dreamweaver, but not using layers?? I have some text on the opening page of a site I am building but dont want to cram it all in so would like to be able to scroll through it, preferably not with a non generic windows scroll bar - something with colours that suit the colour scheme of the site. Can anyone point me in the right direction please? Thanks and happy new year to you all when it comes. Al
__________________
Al James - Piano Entertainer www.aljames.co.uk |
|
|
|
|
|
#2 (permalink) |
|
Registered User
Join Date: Sep 2005
Posts: 82
|
hi there and a Happy one to you..
How about a Javascript malarkey? http://www.dynamicdrive.com/dynamicindex11/scrollc2.htm That one I have used which is quite good and they have some others on there too. Just a suggestion Happy New Year all |
|
|
|
|
|
#3 (permalink) |
|
Al James-PianoEntertainer
Join Date: Apr 2003
Posts: 159
|
Ya beauty! That script looks just perfect for me, I can also add my own background images and personal scroll buttons!
Very good of you to share that with me. Thanks a lot mate! Best wishes Al
__________________
Al James - Piano Entertainer www.aljames.co.uk |
|
|
|
|
|
#4 (permalink) |
|
Al James-PianoEntertainer
Join Date: Apr 2003
Posts: 159
|
Pinewood, when I add that javascript you mentioned, it seems to much up the page within dreamweaver, i.e. it creates a layer that spans way across the screen and it knocks my table out, however when I preview it it all seems to look good?
Any ideas why the DMWvr page looks odd? Al
__________________
Al James - Piano Entertainer www.aljames.co.uk |
|
|
|
|
|
#6 (permalink) |
|
Al James-PianoEntertainer
Join Date: Apr 2003
Posts: 159
|
Thanks whiskyboy but I dont understand fully what this means...im an amateur web designer...
Can yo elaborate if you have the time please? Thanks AL
__________________
Al James - Piano Entertainer www.aljames.co.uk |
|
|
|
|
|
#7 (permalink) |
|
Software / Web Developer
|
When dreamweaver shows the preview of what the page would look like, it does this purely from the HTML and CSS in the page. It is unable to interpret any javascript in the page, so things such as your scrolling table cell, which are controlled by javascript, will not be drawn correctly.
|
|
|
|
|
|
#8 (permalink) |
|
Administrator
Join Date: Oct 2003
Posts: 1,484
|
My apologies Al, I spend too much time with technically minded people.
As Dave says really. Browsers (such as IE (Internet explorer) and FF (Firefox)) use what are know as rendering engines to translate the HTML code to the visual page that we all see and use. Each browser has its own engine. These engines tend to differ slightly producing different results each time. If you search the web you'll find millions of articles on this. So yes there is a good chance that Dreamweavers resulting page will be quite different to another browsers, especially considering that Dreamweavers engine has the additional task of allowing users to edit the page. In this case I suspect it's as Dave says. Hope that helps and is clear. Happy New Year mate
__________________
Jason Robbins jason@catalyst2.com |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|