Skip to content

Workaround for Responsive width Facebook Page Plugin

License

Notifications You must be signed in to change notification settings

kuofp/RWD-fb-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RWD-fb-plugin

Workaround for Responsive width Facebook Page Plugin

Restrictions

Get Started

<script src="jquery.rwd-fb-plugin.js"></script>

<!--FB-page-plugin part1-->
<div id="fb-root"></div> <script>(function(d, s, id) { ... } </script>

<!--FB-page-plugin part2-->
<div class="fb-page"> ... </div>

$(function(){
    $('.fb-page').rwd();
});

Demo

Demo

About

Workaround for Responsive width Facebook Page Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages