[ Main Menu ] [ Extension Tools Menu ] [ Professional Edition Menu ]

<iNAP> Tag


<iNAPTIME="milliseconds"
>

UsageThis tag will stop processing for the specified number of milliseconds. To stop for 3 seconds, time would equal 3000 in the directive. This would be used in conjunction with the iPUSH tag to pause or wait while sending data to the browser. iNAP can also be used to wait for resources to become available in a loop.


iNAP Example
Example Source Code
Top