Finalist
35929 Points
Posted on 15 May 2010
Related Threads
var htmlz1="";
$(document).ready(function() {
$("#feedContent1").html("
"); //clear the content in the div for the next feed.
//use the JQuery get to grab the URL from the selected item, put the results in to an argument for parsing in the inline function called when the feed retrieval is complete
$.get('../api/get_forum.asp?group_id=81932',
function(d) { //find each 'item' in the file and parse it
//$("#feedContent1").empty();
//alert('i was here');
$(d).find('item').each(function() { //name the current found item this for this particular loop run
var $item = $(this); // grab the post title
var title = $item.find('title').text(); // grab the post's URL
var link = $item.find('link').text(); // next, the descripttion
//var descripttion = $item.find('descripttion').text(); //don't forget the pubdate
//var pubDate = $item.find('pubDate').text();
htmlz1 = htmlz1+"" + title + "<\/a> "; //put that feed content on the screen!
});
$("#feedContent1").html("");
});
});
-
RESULT MAY 2010
-
Imp Announc. May 2010 CA Exams PCE and IPCE app. for Centre
-
Imp. Announcement May 2010 CA Exams PCE and IPCE Hindi
-
How waas the IT paper ??? PCC IPCC students reply !!!
-
Share you views about May 2010 Exams
-
Attention for PCC\IPCC May 2010 Student
-
plz upload ipcc law and tax answers
-
nid of may 10 IPCC Tax Paper
-
June 2010 Admit Card Extract
-
June, 2010 Admit Card Extract
-
PE2 TO IPCC CONVERSION-WHEN WILL I GET ATTEMPT
-
Solution Of CA Final SFM May 2010
-
Solution Of CA Final Financial Management OLD course May 2010
-
Who Has set the paper for May 2010??
-
Who Has set the paper for May 2010??