Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Question - Page Load Feedback


  • From: harvey.ramer at designdelineations.com (Harvey A. Ramer)
  • Subject: [Javascript] Question - Page Load Feedback
  • Date: Wed Jul 20 09:19:57 2005

Shawn:

Thanks so much for taking the time to test the site. I assume you had up to
7 seconds of lag on some of the links you clicked.
The problem is that it takes up to 7 seconds to return a query from the db.
During this time, there is no incremental page load like larger pages have.
Unattentive browsers may think the links are dead. I observed one person
doing this ... Not good. There are two options, get a more expensive mysql
host or provide feedback. Since the client will not likely want to upgrade
the hosting, the feedback seems the best solution.

-----Original Message-----
From: Shawn Milo [mailto:shawn.milo@xxxxxxxxx]
Sent: Wednesday, July 20, 2005 10:12 AM
To: [JavaScript List]
Subject: Re: [Javascript] Question - Page Load Feedback


I checked out your site, but I'm not sure what you mean by 'choose another
option under lodging.' The link 'lodging' itself doesn't do anything, but
I'm sure it's because I was already on the lodging page. But the links
underneath it all change the information on the page.

Maybe I'm just misunderstanding your description of the problem...

Milo

On 7/20/05, Harvey A. Ramer <harvey.ramer@xxxxxxxxxxxxxxxxxxxxxx> wrote:
> I designed a web site does not provide feedback after a user clicks a
> link that queries the db. The result is that the user wonders if
> anything is happening. What is the simplest way I can approach this
> project using Javascript? I'm not asking for a complete script, just
> how to research and develop a solution. The URL is
> http://67.15.98.86/tourism/lodging-dining/lodgingbandb/ and if you
> choose another option under lodging you will see what I mean.
>
> My initial thought is to provide a boolean variable from PHP for
> Javascript to use as an event. When the boolean is on, the event
> triggers and an animated gif appears. Is this the best way?
>
> Thanks
>
> Harvey Ramer
>
>
>
>
>
> _______________________________________________
> Javascript mailing list
> Javascript@xxxxxxxxxx
> https://lists.LaTech.edu/mailman/listinfo/javascript
>


--
Shawn Milochik

The Freelance Pen
FreelancePen.com
610-621-2648
_______________________________________________
Javascript mailing list
Javascript@xxxxxxxxxx https://lists.LaTech.edu/mailman/listinfo/javascript