Look under the /path/to/hobbit/server/web folder. That's where the files used to create the pages (in conjunction with the compiled in stuff) are at. Most of the header/footer files are probably just symlinks to bb_header or bb_footer.
=G=
Josh Luthman wrote:
If you open up menu.js the only thing I see is the declaration of a value for a variable. The little I know about programming and languages tells me that I don't modify this file to do what I accomplish. What I'm looking for is what outputs the javascript to bb.html and bb2.html. If you open either of these two pages you'll see the javascript at the very bottom.
On 10/25/07, *Galen Johnson* < gjohnson at trantor.org <mailto:gjohnson at trantor.org>> wrote:
As I understand the menus, they are defined by the menu.js file...since they are just javascript you'll probably have to modify each of the header files to do it but I don't know if it will work...it'd be interesting to see. Just create the CSS code and add it somewhere that has access from the web...probably under the hobbit server www directory somewhere and reference it using the <link rel="stylesheet"...> or some such...I'd be curious about as I can see where that would be extremely beneficial for sites with lots of hosts on a single page. =G= Josh Luthman wrote: > Before diving into this task and asking for help I'm willing to bet > that someone on this mailing list has already accomplished this task. > Let me know so I don't have to research all this stuff, if you would =) > > I am interested in making is so that as I scroll down on the page the > menus in the top left corner keep their position anywhere on the > page. I've been suggested the best way to do this was with CSS. To > begin with, where would the best place to be adding the CSS code to do > this? > > -- > Josh Luthman > Office: 937-552-2340 > Direct: 937-552-2343 > 1100 Wayne St > Suite 1337 > Troy, OH 45373 > > Those who don't understand UNIX are condemned to reinvent it, poorly. > --- Henry Spencer To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk <mailto:hobbit-unsubscribe at hswn.dk>-- Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373
Those who don't understand UNIX are condemned to reinvent it, poorly. --- Henry Spencer