This content has been marked as final. 
    
Show                 3 replies
    
- 
        
- 
        2. Re: Idle Page Alertdmhamson Nov 20, 2007 11:53 PM (in response to dmhamson)I am proficient in using javascript, what I don't understand is the syntax for inserting javascript into the Richface/SEAM page. In particular, how do I create a docOnLoad() function and then supporting javascript functions along with it? 
 A link to documentation would be most useful.
 Thanks.
- 
        3. Re: Idle Page Alertdamianharvey Nov 21, 2007 3:57 AM (in response to dmhamson)just use something like <body onload="startIdleTimer();"> 
 Cheers,
 Damian.
 
     
    