whoahorse Posted February 9, 2005 Posted February 9, 2005 Do you guys know how to insert and image into the scroll bar? For example - In this site: http://www.shilohcorral.com/welcome.htm I want to use the sky as an image in the scroll bar Thanks! Weezy Quote
TCH-Thomas Posted February 9, 2005 Posted February 9, 2005 I dont think thats possible unfortunately. Only colors will work I believe and the effect will only work in I.E. Quote
TCH-Thomas Posted February 9, 2005 Posted February 9, 2005 I forgot to add this... If you do want it colored I think the code is this: ><style> <!-- BODY{ scrollbar-face-color:eee; scrollbar-arrow-color:BBBBBB; scrollbar-track-color:eee; scrollbar-shadow-color:BBBBBB; scrollbar-highlight-color:eee; scrollbar-3dlight-color:BBBBBB; scrollbar-darkshadow-Color:eee; } --> </style> This one works for me anyway. Quote
TCH-Don Posted February 9, 2005 Posted February 9, 2005 That site is just using a colr for the scroll bar and as Thomas says colors in the scrollbar is an IE thing, and not always well received by most if the scrollbar in hard to see. Quote
marie b. Posted February 9, 2005 Posted February 9, 2005 I know that there's a way to do this in Javascript, but I can't remember the site with the instructions. I'll keep looking. Quote
whoahorse Posted February 9, 2005 Author Posted February 9, 2005 I dont think thats possible unfortunately. Only colors will work I believe and the effect will only work in I.E. <{POST_SNAPBACK}> Hmmm.. thanks for your reply That site is just using a colr for the scroll barand as Thomas says colors in the scrollbar is an IE thing, and not always well received by most if the scrollbar in hard to see. <{POST_SNAPBACK}> Don't most people use IE? I know that there's a way to do this in Javascript, but I can't remember the site with the instructions. I'll keep looking. <{POST_SNAPBACK}> Thanks Marie! I am looking on Google now too. LOL Weezy Quote
LisaJill Posted February 9, 2005 Posted February 9, 2005 something like this? Just as a note: that thing makes scrolling really tedious, I suggest against it for useability reasons. Quote
TCH-Thomas Posted February 9, 2005 Posted February 9, 2005 I found a link to something that might be what you want: http://www.la-soldier.net/Graphics/Tutor/semiscroll.htm Look in the left corner for mini window (iframe I suppose) and scroll it. Quote
whoahorse Posted February 9, 2005 Author Posted February 9, 2005 something like this? Just as a note: that thing makes scrolling really tedious, I suggest against it for useability reasons. <{POST_SNAPBACK}> No, but that is FREAKIN' KEWL! THANKS LISA! I just love that, never seen that before! Weezy Quote
whoahorse Posted February 9, 2005 Author Posted February 9, 2005 I found a link to something that might be what you want:http://www.la-soldier.net/Graphics/Tutor/semiscroll.htm Look in the left corner for mini window (iframe I suppose) and scroll it. <{POST_SNAPBACK}> Thanks Thomas - that actually is the coding I used to put the main frame in the middle of the gate for that website. I want to be able to use an image in the scoll bar on the far right. Weezy Quote
TCH-RobertM Posted February 10, 2005 Posted February 10, 2005 hey whoahorse, here is some pretty neat stuff as well that might fit into what your doing Link Quote
dcumpian Posted February 10, 2005 Posted February 10, 2005 Might I make the suggestion that when you scroll the Window, the image doesn't scroll? It doesn't look as good that way... Using Firefox. Regards, Dan Quote
whoahorse Posted February 10, 2005 Author Posted February 10, 2005 hey whoahorse, here is some pretty neat stuff as well that might fit into what your doing Link <{POST_SNAPBACK}> LOVE that link! Thanks! I am reading it now! Weezy Might I make the suggestion that when you scroll the Window, the image doesn't scroll? It doesn't look as good that way... Using Firefox. Regards, Dan <{POST_SNAPBACK}> The image is not supposed to scroll. Weezy Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.