Google FeedControl API Query

45 views
Skip to first unread message

Kevin

unread,
May 13, 2014, 1:15:22 AM5/13/14
to google-ajax...@googlegroups.com
When we use feed control API : https://code.google.com/apis/ajax/playground/#feed_control, how will i come to know that all feeds' content have been loaded. For example, if i add 10 feeds using addFeed api. I want to call a function when all 10 feed contents are loaded on my webpage.

How to achieve this ?

Appreciate quick help.

Jeremy Geerdes

unread,
May 13, 2014, 9:49:52 AM5/13/14
to google-ajax...@googlegroups.com
I don't believe that there is a callback on the default FeedControl which allows you to fire a callback when all feeds are fully loaded. You could theoretically build your own control which would offer such functionality, though. If you use your browser's inspector to get the class names from the various elements in the control, you could even make your custom app look just like the FeedControl.

jg


--
--
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax...@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-searc...@googlegroups.com
To view this message on the web, visit
https://groups.google.com/d/msgid/google-ajax-search-api/cc935338-7080-4b27-a65c-ff18f6d6d04c%40googlegroups.com
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

---
You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-ajax-searc...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Jeremy R. Geerdes
Generally Cool Guy
Des Moines, IA

If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church!

Kevin

unread,
May 13, 2014, 1:38:36 PM5/13/14
to google-ajax...@googlegroups.com
Appreciate your help jgeerdes.
As you mentioned "You could theoretically build your own control which would offer such functionality, though. If you use your browser's inspector to get the class names from the various elements in the control, you could even make your custom app look just like the FeedControl", can you give some example on how to achieve this ?

Again thanks for help.


On Tuesday, May 13, 2014 7:19:52 PM UTC+5:30, jgeerdes [AJAX APIs "Guru"] wrote:
I don't believe that there is a callback on the default FeedControl which allows you to fire a callback when all feeds are fully loaded. You could theoretically build your own control which would offer such functionality, though. If you use your browser's inspector to get the class names from the various elements in the control, you could even make your custom app look just like the FeedControl.

jg
On Tue, May 13, 2014 at 12:15 AM, Kevin <maheshku...@gmail.com> wrote:
When we use feed control API : https://code.google.com/apis/ajax/playground/#feed_control, how will i come to know that all feeds' content have been loaded. For example, if i add 10 feeds using addFeed api. I want to call a function when all 10 feed contents are loaded on my webpage.

How to achieve this ?

Appreciate quick help.

--
--
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax...@googlegroups.com
To unsubscribe from this group, send email to

To view this message on the web, visit
https://groups.google.com/d/msgid/google-ajax-search-api/cc935338-7080-4b27-a65c-ff18f6d6d04c%40googlegroups.com
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

---
You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-ajax-search-api+unsub...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Kevin

unread,
May 13, 2014, 2:57:54 PM5/13/14
to google-ajax...@googlegroups.com
Well, i got it how to do that. Thanks for the hint... :)
Reply all
Reply to author
Forward
0 new messages