Neat extension Gunnar.
My concern here is that I need to apply certain CSS styles
to the about /
menu items but they will be inserted with the formatting
they currently have
since <div id=nav> is blank. Do you know where the
javascript is pulling
these items from?
Nathan Gervais - nathan eclipse.org
Web Developer
The Eclipse Foundation
-----Original Message-----
From: Gunnar Wagenknecht [mailto:gunnar wagenknecht.org]
Sent: Monday, August 13, 2007 11:45 AM
To: Nathan Gervais
Cc: 'Chris Aniszczyk'; For developers on the new Eclipse.org
website
project.
Subject: Re: Planet Eclipse Banner
Nathan Gervais wrote:
> For the menu I figured the two items would be Main /
EclipseCon but I've
> having trouble finding where the code is for the nav.
I see the empty
> <div id=nav> and I know it inserts it in there
but where is that coming
> from.
> Second, same type of question but for the about link in
the top corner.
That's inserted into the DOM at runtime in the client
browser via
JavaScript. It's possible to generate everything you want.
The Firefox
"View Source Chart" extension allows you to view
the generated DOM at
runtime.
-Gunnar
--
Gunnar Wagenknecht
gunnar wagenknecht.org
http://wagenknecht.org/
_______________________________________________
phoenix-dev mailing list
phoenix-dev eclipse.org
https://dev.eclipse.org/mailman/listinfo/phoenix-dev
|