help: auto popup info button

Author Message

Deo G W

Monday 20 August 2007 6:25:50 am

I just implemented AJAX techniques to allow user-friendly visual selection of mobile phones for use.
Check this out www.mobilemediacentre.nl/en/registration

http://i101.photobucket.com/albums/m44/DeooGi/SC-REGI-AJAX-6.png
http://i101.photobucket.com/albums/m44/DeooGi/SC-REGI-AJAX-7.png

Click on the cell phone icon, there will be an in-line popup.
I used GrayBox to do this. You can select the cell phone manufacturers on the left hand side, and choose your type of device in the middle frame. When the mouse hover the device image, product functionality and compatibility of the chosen device will be displayed on the right side under the device image.

All cell phone info is retrieved from database. After you selected the device, you will be linked back to the registration page and see which device you have chosen.

I have so far got some remarkable feedbacks:
<i>make the information popup only popup when it is clicked. (The i - image). Since an accidental hover may cause an unwanted popup. You could just use a tooltip saying, click for more info etc.

You may take this option to onClick event rather than OnMouseover, which will take more advantage as this icon is very nearby to text box which is sure an accident for many one. Also rather than closing the same window with onMouseOut keep the close button as people dont like mouse cursor on text or presentation where they are looking around. As far the concept is very nice and interactive.

First off, I think it works REALLY well!
I can understand the criticism though because it does introduce inconsistency on your page. Sometimes you do expect the user to click, and in other parts of your interface you don't.
I think the "i" would work just as well as clickable and would stop the "surprise" element just from scrolling the mouse over it.
But it does all have a great look and feel.</i>

Well, the original idea behind the auto-popup for the info button is to give the site viewers a simple and ease expression; they don't have to make the unnecessary click if they don't want to. It's also very true that viewers will get annoyed by accidentally hovering the INFO icon over and over.

modified the auto popup information button according to the feedbacks that I got. any better suggestions?

Regards,

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 06:07:12
Script start
Timing: Jan 19 2025 06:07:12
Module start 'layout'
Timing: Jan 19 2025 06:07:12
Module start 'content'
Timing: Jan 19 2025 06:07:12
Module end 'content'
Timing: Jan 19 2025 06:07:12
Script end

Main resources:

Total runtime0.7277 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0115 589.1563152.6250
Module start 'layout' 0.01150.0046 741.781339.4453
Module start 'content' 0.01610.7099 781.2266412.5078
Module end 'content' 0.72600.0016 1,193.73448.1641
Script end 0.7276  1,201.8984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.5247160.0002
Check MTime0.00150.1996160.0001
Mysql Total
Database connection0.00250.341610.0025
Mysqli_queries0.674792.7197460.0147
Looping result0.00050.0716440.0000
Template Total0.677193.020.3385
Template load0.00280.390820.0014
Template processing0.674292.652620.3371
Template load and register function0.00020.032810.0002
states
state_id_array0.00110.149410.0011
state_identifier_array0.00160.221320.0008
Override
Cache load0.00230.3136200.0001
Sytem overhead
Fetch class attribute can translate value0.00080.104810.0008
Fetch class attribute name0.00110.145510.0011
XML
Image XML parsing0.00030.038810.0003
class_abstraction
Instantiating content class attribute0.00000.001210.0000
General
dbfile0.00080.1080100.0001
String conversion0.00000.001940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs