Hi,I have pulled a feed from a website and displayed it successfully on my website using gfeed and http://www.malsup.com/jquery/gfeed/
Please tell me how to edit the results as now it only shows the <title> and <pubDate>.
How to add the <description> and <enclosure> etc as well?Thanks in advance.--
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/msg/google-ajax-search-api/-/lr-1lriG0tQJ
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en
I have displayed rss feed in a website using google feed api.Please have a look at the code here:Jsfiddle demo
You can see that there are two simple divs.In the start of javascript code,I wrote the code for google feed plugin and then there is the code for appending some elements in feeds div. Now,its showing 12 entries.But I want have two buttons which show the next 12 entries and so on(question 1).
When an element is clicked in div#feeds,it should show the results in div#feeds-2 for which I have wrote the code in the display function.(question 2)
Winding up,my questions are: 1.How to show the next 12 entries in the rss feed?as the feed has almost 100 items.
2.When clicked on any of the item in div#feeds,the results displayed in the div#feeds-2 belong to the 9th entry.However,I want it to display the result of the element clicked.
3.I have linked the video having .wmv format but its not playing the video in jwplayer.Can somebody please give me some other plugin?I also used google media but it displayed a link,when clicked,played the video in windows media player.I want it to play in the website.
For very long time,I've been working on this but didn't got my required results.So need help from you guys,thanks in advance.
--
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