Examples TOCexamples

Hide progress bar

$Date: 2004/08/10 18:12:56 $

 Table of contents

Introduction

This example requires :


This example will hide a progress meter at end of a initialize process.

The initialize process is simulate by the user callback defined on lines 16 to 19. This callback is attached on the progress bar at line 24.

Finally when process is over, we hide the progress bar at line 54.

[Top]

 Render options

[Top]

 PHP source syntax highlight

Open source listing in a new window.

[Top]

 Play demo

Run the script.

[Top]