1) Script Title: gfeedfetcher
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...sdisplayer.htm
3) Describe problem:
I'm trying to modify the gfeedfetcher script so that it identifies the final rss entry to be displayed and adjusts the class of that div accordingly.
EX:
In the page, I have this set:
newsfeed.setentrycontainer("div class=home-feed-box-events")
So all entries display within <div class="home-feed-box-events">ENTRY</div>
What I would like is for the script to identify the last entry and make that div only look like this: <div class="home-feed-box-events last">ENTRY</div>
Any help would be super appreciated. I have been running into a wall trying to make this work all day.





Bookmarks