![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have set up an external stylesheet, named "print.css", to format the style of all pages printed from my company's website. I've been previewing my changes to the stylesheet by doing File\Print Preview in IE6 and noticed that occasionally the leftmost button of the javascript menu (CoolMenus Version 3.02) on our website is printed. |
#3
| |||
| |||
|
|
Rob McLennan - ZETLAND wrote: I have set up an external stylesheet, named "print.css", to format the style of all pages printed from my company's website. I've been previewing my changes to the stylesheet by doing File\Print Preview in IE6 and noticed that occasionally the leftmost button of the javascript menu (CoolMenus Version 3.02) on our website is printed. If you have this site on the web (as opposed to an intranet for example) you have bigger problems than printen a button occasionally. Making your navigation menu *depend* on JavaScript is not such a good idea. Many visitors may not have JavaScript able browsers. One of those visitors, with no JavaScript possibilities, is Google. |
|
If you put up a URL, we can take a look at the problem and try to help you solve it. |
#4
| |||
| |||
|
|
Barbara de Zoete <b_de_zoete (AT) hotmail (DOT) com> wrote Rob McLennan - ZETLAND wrote: I have set up an external stylesheet, named "print.css", to format the style of all pages printed from my company's website. I've been previewing my changes to the stylesheet by doing File\Print Preview in IE6 and noticed that occasionally the leftmost button of the javascript menu (CoolMenus Version 3.02) on our website is printed. If you have this site on the web (as opposed to an intranet for example) you have bigger problems than printen a button occasionally. Making your navigation menu *depend* on JavaScript is not such a good idea. Many visitors may not have JavaScript able browsers. One of those visitors, with no JavaScript possibilities, is Google. Which then do you think is the best method for building a main navigation menu? |
| If you put up a URL, we can take a look at the problem and try to help you solve it. |
#5
| |||
| |||
|
|
Barbara de Zoete <b_de_zoete (AT) hotmail (DOT) com> wrote Rob McLennan - ZETLAND wrote: Which then do you think is the best method for building a main navigation menu? |
|
If you put up a URL, we can take a look at the problem and try to help you solve it. |
#6
| |||
| |||
|
|
Rob McLennan - ZETLAND wrote: Barbara de Zoete <b_de_zoete (AT) hotmail (DOT) com> wrote Rob McLennan - ZETLAND wrote: Which then do you think is the best method for building a main navigation menu? Same as all of the rest of your side. Build pages in clean markup. Make sure it works in various browsers and that it validates. Then add styles with CSS, preferably with an external stylesheet. Then add JavaScript for even more effects. If you follow this order, proper markup > styles > scripts and other effects, your site will work well in numerous browsers on various platforms. Besides that, if you actually have some content too, Google will love you. If you put up a URL, we can take a look at the problem and try to help you solve it. How about that URL now than? |

#7
| |||
| |||
|
|
Sorry about the delay! Here it is (finally): http://www.objective.com/ |
#8
| ||||
| ||||
|
|
Barbara de Zoete <b_de_zoete (AT) hotmail (DOT) com> wrote How about that URL now than? Sorry about the delay! Here it is (finally): http://www.objective.com/ I like the idea, that Peter Foti mentions, of using SSI, |
|
However, I'd also like to preserve the main nav bar being visible at all times, as it is now. |
|
I like the idea of using clean html, but how do I preserve the complex rollovers that are currently there, if not with javascript? |
|
Wouldn't this mean dynamic html, using divs/layers? If so, I have a bit of an issue with browser interpretation of divs. |
#9
| |||
| |||
|
|
I like the idea, that Peter Foti mentions, of using SSI, which is something I've started doing already for other parts of the site. However, I'd also like to preserve the main nav bar being visible at all times, as it is now. |
![]() |
| Thread Tools | |
| Display Modes | |
| |