Facebook Like box with scroll-bar - Can it be styled?

社会主义新天地 提交于 2019-12-11 18:09:12

问题


I have a facebook like-box on my site, and i want to style the scroll bar that appears in the iframe. But i cant seen to find a way to do it. Anyone knows how its possible, or if it even ARE possible.

Thanks in advance


回答1:


plz go through this link http://rocketpopmedia.com/discover/2010/06/02/how-to-style-the-facebook-like-box-using-css/

I hope this is actually what you want

EDIT:

the question is already discussed in stckoverflow you can check this out Can you style an iframe scrollbar without access to the iframe's css?




回答2:


You can use this technique to style the scrollbar, however it only works in WebKit browsers (Chrome & Safari)




回答3:


You can always simulate some scroll control with css.



来源:https://stackoverflow.com/questions/10119398/facebook-like-box-with-scroll-bar-can-it-be-styled

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!