Some more detailed information:
PageTemplate <div>:
<div class='hD' id='hD' refresh='content' tiddler='contentHeader'></
div>
and my contentHeader:
<<tiddler DateTime>>
__''Reminders''__
<<showReminders leadtime:2>><script>setTimeout("story.refreshTiddler
('contentHeader',null,true)",3600000);
</script>
<script>
document.getElementById('hD').innerHTML;
function Refresh() {setInterval(stocks(), 3600000);}
</script>
The first script I found in the archives (ELS) and it works- but I
think the tidler has to be open...
The second script I found trolling through the internet (not working)
Any Suggestions?
I also looked at http://www.tiddlytools.com/#AutoRefresh
but not sure if it could refresh the <div> section. ID maybe?
I appreciate any Ideas,
Mike
On Apr 3, 9:16 pm, Mike <[email protected]> wrote:
> I have a <div> (PageTemplate) containing a <<tiddler contentHeader>>
> I use the div to show (3) days of upcoming reminders - any way to
> refresh the div / tiddler hourly?
>
> Thanks,
>
> Mike
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---