Re: [css-d] Hidden UL/LI

2017-03-21 Thread Michelle Konzack
Thankyou all, now it works, have only to adapt some settings, because it looks a little bit funny. On 2017-03-20 14:32:05 Michelle Konzack hacked into the keyboard: > Hello *, > > I have a "Menu" with 6 items which schould be placed horizontal, which > is, what I have already gotten, but not

Re: [css-d] Hidden UL/LI

2017-03-20 Thread Tom Livingston
Works on iPhone/up-to-date Android. This is only a start. Work in progress. But does demonstrate the question the OP asked. Getting the sub to show with hover - which is with a mouse. On Mon, Mar 20, 2017 at 8:37 PM Philippe Wittenbergh wrote: > > > On Mar 21, 2017, at 3:30 AM, Tom Livingston

Re: [css-d] Hidden UL/LI

2017-03-20 Thread Philippe Wittenbergh
> On Mar 21, 2017, at 3:30 AM, Tom Livingston wrote: > > I have a sample here: > > https://tomliv.com/navigation-menu/index.html > > Though not perfect, you get the idea… As always, those things are not exactly friendly to keyboard users (and eventually, screen readers) as the sub navigation

Re: [css-d] Hidden UL/LI

2017-03-20 Thread Tom Livingston
This does work with touch devices I've tested, btw... On Mon, Mar 20, 2017 at 2:30 PM, Tom Livingston wrote: > I have a sample here: > > https://tomliv.com/navigation-menu/index.html > > Though not perfect, you get the idea... > > > >> -- Tom Livingston | Senior Front End Developer | Media

Re: [css-d] Hidden UL/LI

2017-03-20 Thread Tom Livingston
I have a sample here: https://tomliv.com/navigation-menu/index.html Though not perfect, you get the idea... On Mon, Mar 20, 2017 at 12:35 PM, GJim wrote: > > > as well as bi desk-top monitors > > Make that 'big desk-top monitors'. > > G-Jim c):{- > > -- > Custom book-boxes: http://www.wyomer

Re: [css-d] Hidden UL/LI

2017-03-20 Thread GJim
> as well as bi desk-top monitors Make that 'big desk-top monitors'. G-Jim c):{- -- Custom book-boxes: http://www.wyomerc.com/bookboxes/bookboxes.html Book repairs: http://www.wyomerc.com/bookrepair/bookrepairs.html My photography: http://www.gjim.com _

Re: [css-d] Hidden UL/LI

2017-03-20 Thread GJim
Tom and Michelle, > Hi Michelle, > Add the hover to the "TITLE 2" , not the in the . When hovering > the , show the related submenu in that . > HTH 'Hover' doesn't work on most mobile devices, though, so your menu would not be 'mobile-friendly'. You can see how I solved this on www.rmaba.org

Re: [css-d] Hidden UL/LI

2017-03-20 Thread Tom Livingston
Hi Michelle, Add the hover to the "TITLE 2" , not the in the . When hovering the , show the related submenu in that . HTH On Mon, Mar 20, 2017 at 9:32 AM, Michelle Konzack wrote: > Hello *, > > I have a "Menu" with 6 items which schould be placed horizontal, which > is, what I have already

[css-d] Hidden UL/LI

2017-03-20 Thread Michelle Konzack
Hello *, I have a "Menu" with 6 items which schould be placed horizontal, which is, what I have already gotten, but not I get headaches with two of the items which have a "Submenu" with an unknown number of items (auto- generated from PHP) which I wan to hide and show only, if I move wi