Nice.  That's exactly what I'm wanting for individual page loading.
I'm wondering if a plugin or filter would lend itself nicely to
achieve this kind of thing.  I'm fairly new to Mach II so I was hoping
there was something already put together to handle this.

ds

On Jun 19, 6:23 am, Brian Klaas <brian.kl...@gmail.com> wrote:
> There's a ticket for a custom "loading" page while the framework loads
> up scheduled for implementation in Mach-II 1.9. It won't help for an
> individual page loading, as it's specifically designed for handling
> the "Please wait while the application loads" view you may want to
> show to users.
>
> http://greatbiztoolsllc-trac.cvsdude.com/mach-ii/ticket/195
>
> brian
>
> On Jun 18, 2:30 pm, dtsammons <dtsamm...@gmail.com> wrote:
>
> > I'm wondering if this would be a good example of something to use as a
> > filter, so anytime there is a delay in loading a view the 'progress
> > bar' or animated 'loading...' message is displayed until the event
> > view is loaded.  Anyone else have an idea for this kind of thing?
>
> > ds
>
> > On Jun 18, 11:05 am, prashant roy <prashantroy1...@gmail.com> wrote:
>
> > > hi,
>
> > > I don't know how we need to track slow pages and determining that 
> > > displaying
> > > any processing  page.
> > > but sure, I don't think mach-ii will be a good way, use JavaScript to
> > > display processing screen when any event triggered and display the 
> > > response
> > > if you
> > > are using Ajax or simply page will be loaded when request will be 
> > > completed.
>
> > > you can create a generic JS function to start the processing screen and 
> > > load
> > > processing html to a generic HTML Div.
>
> > > 2009/6/18 dtsammons <dtsamm...@gmail.com>
>
> > > > I'm curious if anyone has built or come across a 'page loading' type
> > > > indicator, either a progress bar or some other animated indicator that
> > > > can be used within the Mach II framework when slower pages are
> > > > loading.  Thanks.
>
> > > --
> > > Prashant Roy

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to Mach-II for CFML list.
To post to this group, send email to mach-ii-for-coldfusion@googlegroups.com
To unsubscribe from this group, send email to 
mach-ii-for-coldfusion-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets: 
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
-~----------~----~----~----~------~----~------~--~---

Reply via email to