[wp-hackers] Suggestion for WP-Admin Navigation
Michael Ewens
mike at antiwar.com
Sat Nov 6 01:07:53 UTC 2004
I implemented one of these at my undergraduate college that needs no JS
in Mozilla (though IE demands it). It would seem more pertinent to the
WP admin menu which is more horizontal.
http://economics.wustl.edu/
I made this before I knew a lot about CSS, so the styles for the above
are a bit much (see #nav, #first, etc). Moreover, I couldn't get around
fixed widths:
http://economics.wustl.edu/style1.css
If someone with more expertise wants to try to make the code prettier,
it may be what you are looking for.
Best,
Mike
--
Michael Ewens
Antiwar.com
mike at antiwar.com
http://www.foranewliberty.com
Josh Jarmin wrote:
> What about using something like this:
>
> http://www.htmldog.com/articles/suckerfish/dropdowns/
>
> It is standards compliant and uses almost no javascript, so it runs
> very light and fast.
>
>
> On Fri, 5 Nov 2004 16:08:12 -0500 (EST), Scott Merrill
> <skippy at skippy.net> wrote:
>
>>Alex King said:
>>
>>>A drop down (<select> control) that jumps to all pages would be cool
>>>and easy to hack in.
>>
>>Or a hierarchical <ul> of all admin links. We present categories in
>>a <ul> to our readers for easy navigation, why not the same
>>mechanism on the inside?
>>
>>--
>>skippy at skippy.net | http://skippy.net/
>>
>>
>>
>>
>>_______________________________________________
>>hackers mailing list
>>hackers at wordpress.org
>>http://wordpress.org/mailman/listinfo/hackers_wordpress.org
>>
>
>
>
More information about the hackers
mailing list