kenzo Posted August 24, 2006 Share Posted August 24, 2006 im trying to customize a scrollbar for an iframe, but for some reason its not working, i havescrollbar codes in the BODY tag but it's still not working, and i know the code is active as my DIV Layer is working with the coloured scrollbars. Any ideas????????i've linked the iframe to another page with the same css but still not working? ??? ??? ??? ??? ???my css code :[code]body { font-family: Tahoma; font-size: 9px; color: #000000; background-color: #CC99CC; background-image: url(LPGPixel.gif); margin: 0px; scrollbar-track-color: #CC99CC; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #CC99CC; scrollbar-base-color: #CC99CC; scrollbar-darkShadow-color: #CC99CC; scrollbar-shadow-color: #CC99CC; scrollbar-arrow-color: #CC99CC;} [/code] Link to comment https://forums.phpfreaks.com/topic/18532-customizing-scrollbars-for-iframes/ Share on other sites More sharing options...
syed Posted August 25, 2006 Share Posted August 25, 2006 Hi ive tried it out and it works fine. It wont work on firefox but will work on IE, im not sure about other browsers. But the code does work. Link to comment https://forums.phpfreaks.com/topic/18532-customizing-scrollbars-for-iframes/#findComment-80384 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.