Wednesday 25 January 2012

You can customize Facebook Fan Page using JQuery

Everyone is familiar of Fan Pages. Before, I posted an article about customizing your page using Static HTML application on Facebook. Now we'll be customizing our page using JQuery. In order to do this, we need both the Static HTML application and an online JQuery plugin repository. You can use the following link.

http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js

Now lets start if putting it into our page.
Now add as much JQuery plugins you like next to the script. As easy as that, you'll be able to use JQuery plugins like datepickers and modals on the page. As long as you know how to code traditional HTML-CSS-Javascript coding, it wont be that hard to test on this.However, it is only limited on the content frame of the page. I doubt if Facebook would allow us editing its main frames.


No comments:

Post a Comment