On Sep 2, 11:05 am, Sudheendra Panganamala <[email protected]> wrote: > Hi, > > I would like to show a progress bar in the browser until my pages load. > > As my web pages take more that 10 seconds to load, I have decided to > show the progres bar. > > Please help me with your ideas
JavaScript will execute as soon as it is loaded. You might be able to use, or use the ideas at: http://www.seabreezecomputers.com/tips/progress.htm -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

