11/07/2012
Twitter fontana is a jquery plugin to create visually engaging Twitter Walls.It also supports fullscreen with beautiful customizations.Fullscreen mode uses the new HTML5 fullscreen API.You can use Datasources to show a specific set of pre-written messages? That’s possible by using one of these alternative datasources.You can give the following settings:-
To set up twitter fontana :-
// Search Twitter for #twitterfontana
var data = new Fontana.datasources.Twitter('#twitterfontana');
// Default settings
var settings = new Fontana.config.Settings();
// Setup the GUI and draw it in the selected HTML element
var fontana = new Fontana.GUI(data, settings);
fontana.start($('#twitter-fontana'));
Created by Eight Media

© 2013 jquer.in
Curated By Jay Kanakiya