Home
last modified time | relevance | path

Searched refs:RSS_url (Results 1 – 1 of 1) sorted by relevance

/plugin/rssticker/
H A Drssticker.js40 function rssticker_ajax(RSS_url, cachetime, divId, divClass, delay, logicswitch){ argument
41 this.RSS_url=RSS_url //Array key indicating which RSS feed to display
64 var parameters="rss_url="+encodeURIComponent(this.RSS_url)+"&cachetime="+this.cachetime+"&bustcache…