Hello David: After all thanks for answer my question. >Well, yes and no. Its possible, but it won't work in IE. This sort of >behaviour is better handled with JavaScript anyway - which lets you add >essential usability features (such as the menu not vanishing if the user can't >move the pointing device with a high degree of precision and thus >sliding slighty outside the menu which moving to the top item, or adding >keyboard support so that users who don't (or >can't) use a pointing device at all can use the page).
I try an alternative because I want that this page perform Web Standars and WAI normatives for accessibility and usability. If I have a JavaScript code then users doesn't activate JavaScript in there browser or simply don't support it (infrequent but ...) won´t use it. So I find for alternative for build a menu system and set free the load for page. I think to add a keyboard support but I don't know how. >Another option is to not have a popout menu at all. There are so few options >there that you might as well display them all at once. If there were a >significant number, then a gateway page for each section is likely to be in >order. This part I really not understand well. Can you be more explicit ?? >As an aside, I noticed that it took about 480k of data transfer to build that >page, which took ages, even over broadband. As a general rule 50k is the >maximum (and even that is an outside, I generally aim for 30k or less - which >you exceeded by a factor of 16!). Yes, other people say me this problem but I don't know what's happened. I think that it maybe is cause for the very many images having in first and others page. I find for another layout but it not depend of me if not the web dessigner. I´m only take a programming part. You know PHP, JavaScript, CSS, XHTML and databases. So I waiting for your reply King regards ReynierPM Usuario registrado de Linux: 310201 ************************************************* No basta con alcanzar la sabiduría, es necesario saber utilizarla. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Dorward Sent: Thursday, December 08, 2005 9:00 AM To: css-d@lists.css-discuss.org Subject: Re: [css-d] It's possible to do that ... On 08/12/05, Reynier Perez Mira <[EMAIL PROTECTED]> wrote: > Well I have a web page in this address http://www.jovenclub.cu/grm/ for now. > I need to build an alternative for JavaScript Menu System positioned > in Bottom Right at page. Move the mouse over the images "Servicios" > and "Directorio" and see them. It's posible to do something like this > using CSS?? Well, yes and no. Its possible, but it won't work in IE. This sort of behaviour is better handled with JavaScript anyway - which lets you add essential usability features (such as the menu not vanishing if the user can't move the pointing device with a high degree of precision and thus sliding slighty outside the menu which moving to the top item, or adding keyboard support so that users who don't (or can't) use a pointing device at all can use the page). Another option is to not have a popout menu at all. There are so few options there that you might as well display them all at once. If there were a significant number, then a gateway page for each section is likely to be in order. As an aside, I noticed that it took about 480k of data transfer to build that page, which took ages, even over broadband. As a general rule 50k is the maximum (and even that is an outside, I generally aim for 30k or less - which you exceeded by a factor of 16!). -- David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk> ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/