Hello: I am building some news tickers based on jquery. The first one is using the google api to pull from a news feed, but there are features my bosses want that aren't in this version. In addition, the ticker has some quirks like it seems to speed up and slow down irregularly. In addition, there is no continuous scrolling, Here is the first version:
http://inetwebdesign.com/jQueryTools/tickers/dnews/index9.html This is based on the egrappler news ticker. In the second version, I have modified the smoothscrollDiv beta to manually include news links, but I currently trying to figure out how to add grabbing from news feeds as in the example above. Many of the features in this version is what my bosses want: http://inetwebdesign.com/jQueryTools/tickers/SmoothDivScroll/v1_2_beta9.html How do I incorporate the google feed api into the javascript here to make it work so that it can pull feeds into the div and still use all the functionality of this plugin, such as smooth scrolling, changing directions on click? Thanks in advance for your help. gachoong -- 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 http://groups.google.com/group/google-ajax-search-api?hl=en_US For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en