Thanks for the reminder. (I already understood that bit from working with another Smarty-based product, but seeing it again here will help the next reader!)
Jim
[solved] Server Side Includes
Re: [solved] Server Side Includes
Ok so you need images so the text is exactly like they want, some esoteric font most people don't have, that doesn't mean you can't use a totally CSS driven dynamic menu...
Example...
http://www.eyecandyeyebrows.com/
It still has the text put it is pushed off to the out side of the page so screen readers can tell what the menu says...
NOTE: the owner of the site has decided to go with a text menu and keep the image look, as you can see it's not exactly the same but it gives them the ability to change the names of pages w/o having to get a new image made for each time they change a top level menu item...
To be implemented when the text for the page is finalized so look now before the change
...
http://www.eyecandyeyebrows.com/index.p ... at-we-need
Example...
http://www.eyecandyeyebrows.com/
It still has the text put it is pushed off to the out side of the page so screen readers can tell what the menu says...
NOTE: the owner of the site has decided to go with a text menu and keep the image look, as you can see it's not exactly the same but it gives them the ability to change the names of pages w/o having to get a new image made for each time they change a top level menu item...
To be implemented when the text for the page is finalized so look now before the change

http://www.eyecandyeyebrows.com/index.p ... at-we-need
Re: [solved] Server Side Includes
Okay, I get the advantages of doing the image swap via CSS instead of JavaScript...mark wrote: Ok so you need images so the text is exactly like they want, some esoteric font most people don't have, that doesn't mean you can't use a totally CSS driven dynamic menu...
Example...
http://www.eyecandyeyebrows.com/
but (for the record) this technique has most of the disadvantages of the "old school" JavaScript approach, in that it sacrifices the ability to make changes to the menu through the CMS system; you still have to develop a two-state image for each button in Photoshop and patiently hand-wire each button in the code. It's CSS-driven, but it's not CMS-driven.
If for no reason than avoiding JavaScript, this method is probably better than the one I was planning to use when I launched this thread ...but it's still a big pain compared to the true CMS-driven menus that CMSMS thrives on.
Jim
Re: [solved] Server Side Includes
Ok then if you want a cmsms menu template driven one that isn't using the css to swap the image you do something like so...
http://mit-computers.com/index.php/how- ... types.html
Or something even crazier like so...
http://mit-computers.com/index.php/home.html
These use the page image, so you could use the page image for first one and page thumb for second one (rollover effect)...
The only reason I say anything about all this is when you use JS to do this you may run into someone who has JS disabled and I'm not sure they will still be able to navigate your site...
http://mit-computers.com/index.php/how- ... types.html
Or something even crazier like so...
http://mit-computers.com/index.php/home.html
These use the page image, so you could use the page image for first one and page thumb for second one (rollover effect)...
The only reason I say anything about all this is when you use JS to do this you may run into someone who has JS disabled and I'm not sure they will still be able to navigate your site...
Last edited by Anonymous on Tue Mar 24, 2009 6:34 pm, edited 1 time in total.
Re: [solved] Server Side Includes
Wow, Mark. That is an EXCELLENT simulation of the OS X dock behavior - nice work!
And yes, although in practice I NEVER run across anyone who has disabled JavaScript, I'm seriously considering avoiding it entirely in this first excursion into CMSMS through the very technique used on the eyecandyeybrows site to which you pointed me earlier.
Thanks again,
Jim
Re: [solved] Server Side Includes
Yea that is just an experiment to see if I can get a web site to look/work like my desk top which is XP with the system change files from http://osx.portraitofakite.com/...