Real Estate Forums
| Website Usability Website usability is determined by user satisfaction, ease of learning, user ability to remember an organization and its functionalities. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
Usually, what causes a page to hang is missing "alt" attributes. The browser cannot construct the page until it figures out how much space the images will take. That may or may not be the problem.
Otherwise, your server-side code might be taking too much time to execute. If you're using javascript, you're depending upon client-side execution which may not be very consistent either.
__________________
LanGard MicroDevelopers Oregon Real Estate Agent and Company Directory |
|
|||
|
You might look at caching the output of your server-side code so that it doesn't have to re-generate the page with every request.
P.S. Actually it's the width and height attributes of the <img> tag, not the alt attribute that the browsers use to size images.
__________________
Richard Davies Web Developer richarddavies.us FSBOBuySell: Buy and sell FSBO houses in Portland, OR and Vancouver, WA |
|
|||
|
Oops. My mistake. It's the missing H/W img attributes as Richard says that stall page loading. I must be overworked.
__________________
LanGard MicroDevelopers Oregon Real Estate Agent and Company Directory |
|
|||
|
Wow..I have no clue....
__________________
Todd Williams gainesville apartment - house for rent in gainesville florida - gainesville florida condo |
![]() |
| Thread Tools | |
| Display Modes | |
|
|