I decided to go with your advice, this menu is *much* beter!
Thanks!

On 13-7-2010 19:00, David Laakso wrote:
> Thijs Hakkenberg wrote:
>>    David,
>>
>> My goal is like http://www.cssplay.co.uk/mozilla/dropdown.html
>> In the current template:
>> http://2010.dierenrecht.org/fileadmin/template/2010/SDR/concept/vertebrata/
>> The li elements are displayed in blocks, but I want the li ul li
>> elements under each other.
>>
>> But I can't find the right selector to place it in.
>> I tried
>> #menu li ul li a {
>>       display:list-item;
>> }
>>
>> but it still shows the blocks next to each other...
>>
>> Any advice?
>>
>>
>> On 7-7-2010 23:16, David Laakso wrote:
>>
>>> Thijs Hakkenberg wrote:
>>>
>>>>     Dear List,
>>>>
>>>> I'm making an template for a site:
>>>> http://2010.dierenrecht.org/fileadmin/template/2010/SDR/concept/vertebrata/
>>>> The menu is generated as follows:
>>>>
>>>>
>>>>
>>>> However, the subitems should be placed as list-items, not as blocks.
>>>> Like in here (figure A)
>>>>
>>>> Where do I go wrong?
>>>>
>>>> cheers,
>>>>
>>>>
>>>
>>>
>>>
>>> Thijs,
>>>
>>>
>>> This is an example menu [1] by Thierry Koblentz. Perhaps it will give
>>> you some ideas. It is rather complicated to execute but does work
>>> extremely well cross-browser.
>>>
>>> [1]
>>> <http://www.tjkdesign.com/articles/keyboard_friendly_dropdown_menu/default.asp>
>>>
>>> Best,
>>> ~d
>>>
>>>
>>>
>>>
>>>
>>>
>
> Thijs,
>
> I think you'll have far better luck cross-browser constructing a menu that is 
> known to work cross-browser. The Stu Nicholls article you pointed to is old. 
> And more current versions of his menu that work cross-browser tend to be a 
> kludge of CSS, CSS hacks, and tables. As previously written, Thierry's menu 
> [link above] fills the bill.
> This is another menu that will work for you, that is a little easier to 
> construct, but it will not work from the keyboard:
> <http://sperling.com/examples/new-menuh/>
>
> Best,
> ~d
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to