I am trying to compare the total size of some web pages with the search boxes that these web sites have. (it is a usability research)
Can anyone give me some advices how this comparison could be meanigful?
Thanks a lot :)
nerdlib
Joined: 24 Aug 2005
Posts: 9
Posted: Wed Aug 24, 2005 5:45 am Elaborate
Please explain what it is your trying to do exactly.
I am not following.
Artemis
Joined: 29 Jun 2005
Posts: 2
Posted: Wed Aug 24, 2005 6:45 am
It was indeed confucing ......
Anyway I am doing a usability project regarding the web mapping sites and I wanted to compare the search box size (in pixels) with the whole web site 's pixels. This is easy because I know my screen resolution obviously. However, I want also to measure the total numbers of pixels of the web site after the user will use the scroll down bar. I found a javascript code which measures the pixels' coordinates (x and y)as you move your mouse therefore I can view the final Y and X pixels....However, any other ideas are welcome ......
Thanks