travisf
10-03-2007, 08:03 PM
Hey,
I don't know too much about javascript but i am trying to make this rss reader on a vista gadget (found here: http://www.dynamicdrive.com/dynamicindex18/gajaxrssdisplayer.htm )but i want to have it refresh automatically every hour.
It gives instructions that the refresh function can be called with a hyperlink
<a href="javascript:socialfeed.init()">Refresh Feed Contents</a>
but how can i have this socialfeed.init() function trigger every hour- or whatever i specify? Any suggestions?
Thanks so much!
T
I don't know too much about javascript but i am trying to make this rss reader on a vista gadget (found here: http://www.dynamicdrive.com/dynamicindex18/gajaxrssdisplayer.htm )but i want to have it refresh automatically every hour.
It gives instructions that the refresh function can be called with a hyperlink
<a href="javascript:socialfeed.init()">Refresh Feed Contents</a>
but how can i have this socialfeed.init() function trigger every hour- or whatever i specify? Any suggestions?
Thanks so much!
T