Quantcast
Channel: responsive – WordPress.org Forums
Viewing all articles
Browse latest Browse all 16569

Martin Tod on "[Plugin: Rotating Tweets (Twitter widget and shortcode)] Responsive design- twitter content not resizing"

$
0
0

I'm pretty certain the jQuery script used for this doesn't naturally support responsive resizing.

Two options.

First option is to look at doing something with:

$(window).resize(function() {
	// Redo size calculations and reload RT (if necessary)
});

Second option is to move to Cycle 2.

Which template are you using? It would be useful to know what model to work off...


Viewing all articles
Browse latest Browse all 16569

Trending Articles