Hi everyone, jgeerdes,thanks for your reply.You can see my code below(Jsfiddle demo).I was able to get the enclosure and other tags by changing the format to xml.Thanks a lot.
I have displayed rss feed in a website using google feed api.Please have a look at the code here:Jsfiddle demo <http://jsfiddle.net/sfZvB/> 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-search-api@googlegroups.com To unsubscribe from this group, send email to google-ajax-search-api+unsubscr...@googlegroups.com To view this message on the web, visit https://groups.google.com/d/msg/google-ajax-search-api/-/tMcq9a_ChJQJ For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en