You could use css to "display:hide" the form users could submit from. Do you have a live example? It would help a bunch.
On Mar 17, 8:54 pm, Adwin Wijaya <[email protected]> wrote: > I have page that rely heavily on jquery for doing calculation. > > I need to prevent user to enter before the page finished loading so > the javascript can be run. > > is there simple solutions to do that ? like displaying [loading....] > may be ? > > thanks

