Micheal,
Thanks for the reply. The sample helped me get started. There was not
way to innitiate the first iteration, so I placed it in the body as:
<body onload="setTimeout(refreshinfo, 10*1000)">
After the load started, it worked fine. The problem is, the marquee
will appear in an ASCX user control, where I will have no access to the
body (we use a common page and then load controls based on the
specified layout. Is there another method to kick off the initial
"setTimeout", in a user control?
J.Zinn
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ajax.NET Professional" 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/ajaxpro
The latest downloads of Ajax.NET Professional can be found at
http://www.ajaxpro.info
-~----------~----~----~----~------~----~------~--~---