Quantcast
Channel: Changing the number of results using Google Feed API - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Ralph David Abernathy for Changing the number of results using...

I found the solution to my problem:<script type="text/javascript">google.load("feeds", "1");function initialize() { var control = new google.feeds.FeedControl(); control.setNumEntries(25);...

View Article



Changing the number of results using Google Feed API

I'm trying increase the number of items that appear on this webpage using the Google Feed API to 25 instead of 4 items: http://ewh.ieee.org/reg/1/sac/news.phpHere is the JS:<script...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images