[geeklog-devel] Config GUI issues

=MF=Geiss geiss at midnightforce.com
Fri Jan 4 00:36:01 EST 2008


That's misleading. The core menu requires JS only in the instance the 
browser is IE6 or below. The animated slideout JS is just additional 
candy. The core JS is only 15 lines, vs. a whole slew of conditional 
comments in the markup, not to mention a larger css file if IRC. I might 
be wrong though there, I can't remember.

Still, I think it boils down to personal preference. I've spent a lot of 
time at Stu's site as well. :-) I'm not knocking it, just not the 
solution in that instance that I would embrace.

:-)

Eric

Blaine Lang wrote:
> =MF=Geiss wrote:
> > While we are discussing menus in general, specifically site header 
> menus, please take a look at http://geiss.getmyip.com/gl15x and click 
> on the Advanced Search button to see a triple level very clean menu. 
> Blaine, this may just be my preference, but I like this one over the 
> one at Portal Parts because visually, its cleaner, and you don't have 
> to use additional <span> tags, just a pure UL, with a class for parent 
> links.
>
> Your site menu requires javascript vs pure CSS that my site header and 
> the online config manager are using. JS will certainly allow more 
> control and jazz. I've investigated 100's of different menu's as part 
> of my glMenu project and there are always great new ideas - it's and 
> endless search :) The most flexible JS menu is still Milionic albeit 
> not really free. For pure CSS based menu's I've not really seen better 
> then on Stuart's cssplay site - he's a CSS menu guru.
>
> http://www.cssplay.co.uk/menus/
>
> Blaine
>
>> Initially, I thought Dirk was referring to the header's top menu, by 
>> his use of "menu_elements". But now, referring specifically to the 
>> Config Menu, Blaine yes, I prefer the dropline menu over the old tab 
>> menu.
>>
>> Alford, thanks for sharing that insight into CSS, I hadn't thought of 
>> that for lists. :-)
>>
>> It is based on this article: 
>> http://www.htmldog.com/articles/suckerfish/dropdowns/. I know that 
>> most of this is personal taste though, so YMMV. :-)
>>
>> Thx!
>>
>> Eric
>>
>> Blaine Lang wrote:
>>> Dirk Haun wrote:
>>> > Apologies - this is not an issue with the config GUI. It's an 
>>> issue with the stylesheet.
>>>
>>> When you mentioned the config GUI, I initially thought the issue you 
>>> were describing was related to the online config manager menu.  I've 
>>> updated the CSS now to retain the menu item order. I floated the UL 
>>> element right and made the LI items float left. It appears to work 
>>> now as expected in IE and FF.
>>>
>>> Blaine
>>>> Dirk Haun wrote:
>>>>
>>>>  
>>>>> - The entries for the menu_elements are coming out in reverse 
>>>>> order. For
>>>>> example, I have 'plugins' as the last entry in the config, but 
>>>>> plugins
>>>>> are listed first in the site's navigation bar.
>>>>>     
>>>>
>>>>
>>>>
>>>> I was just making a theme where I wanted the menu elements 
>>>> left-aligned,
>>>> so I changed
>>>>
>>>> .header-navigation-container li{
>>>>   float:right;
>>>>
>>>> to
>>>>
>>>> .header-navigation-container li{
>>>>   float:left;
>>>>
>>>> and then they're in the correct order.
>>>>
>>>> Can one of our resident CSS gurus suggest a way to get the menu 
>>>> elements
>>>> right-aligned and in the correct order?
>>>>
>>>> bye, Dirk
>>>>
>>>>
>>>>   
>>> _______________________________________________
>>> geeklog-devel mailing list
>>> geeklog-devel at lists.geeklog.net
>>> http://eight.pairlist.net/mailman/listinfo/geeklog-devel
>>>
>>>
>> _______________________________________________
>> geeklog-devel mailing list
>> geeklog-devel at lists.geeklog.net
>> http://eight.pairlist.net/mailman/listinfo/geeklog-devel
>>
>>
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://eight.pairlist.net/mailman/listinfo/geeklog-devel
>
>



More information about the geeklog-devel mailing list