|
| | |||||||
|
Welcome to the scubish.com - Scuba Diving Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| | LinkBack | Thread Tools | Display Modes |
|
#121
| |||
| |||
| On Tue, 16 Nov 2004 14:22:12 -0000, "Bardo" <me@privacy.net> wrote: >> >> CSS? > >Trust me, Pete - I'm well versed in CSS. Most of what you see on screen is >controlled in some way using CSS. What CSS won't let you do, however, is add >and change individual menu options - sure, you can change the 'look and >feel' but you cannot make a change to the structure of the menu (ie. what >links to where) using CSS - CSS is, after all, just a clever way of >controlling the 'look and feel' of what's displayed... > > Well I was only trying to be helpful. Pete S. |
|
#122
| |||
| |||
| "Eddie" <eddiej@gmail.com> wrote in message news:1100616793.576979.267750@c13g2000cwb.googlegr oups.com... > What you could do is have the menu code in a seperate file altogether, > and just include the text from that file in each page using a server > side include directive. This is a lot easier than it sounds! You need > to have .shtml support enabled on your server. > > Heres an example: > > external file containing menu code: blah.html > <ul><li>menu option1</li><li>menu option2</li></ul> > > inside html page where you'd usually have your menu: > <!--#include virtual="blah.html"--> Yep, there in lies the problem mate - the hosting account we have doesn't support server side includes. I'll certainly look into it, though! |
|
#123
| |||
| |||
| "Eddie" <eddiej@gmail.com> wrote in message news:1100616793.576979.267750@c13g2000cwb.googlegr oups.com... > What you could do is have the menu code in a seperate file altogether, > and just include the text from that file in each page using a server > side include directive. This is a lot easier than it sounds! You need > to have .shtml support enabled on your server. > > Heres an example: > > external file containing menu code: blah.html > <ul><li>menu option1</li><li>menu option2</li></ul> > > inside html page where you'd usually have your menu: > <!--#include virtual="blah.html"--> Yep, there in lies the problem mate - the hosting account we have doesn't support server side includes. I'll certainly look into it, though! |
|
#124
| |||
| |||
| "Eddie" <eddiej@gmail.com> wrote in message news:1100616793.576979.267750@c13g2000cwb.googlegr oups.com... > What you could do is have the menu code in a seperate file altogether, > and just include the text from that file in each page using a server > side include directive. This is a lot easier than it sounds! You need > to have .shtml support enabled on your server. > > Heres an example: > > external file containing menu code: blah.html > <ul><li>menu option1</li><li>menu option2</li></ul> > > inside html page where you'd usually have your menu: > <!--#include virtual="blah.html"--> Yep, there in lies the problem mate - the hosting account we have doesn't support server side includes. I'll certainly look into it, though! |
|
#125
| |||
| |||
| "Eddie" <eddiej@gmail.com> wrote in message news:1100616793.576979.267750@c13g2000cwb.googlegr oups.com... > What you could do is have the menu code in a seperate file altogether, > and just include the text from that file in each page using a server > side include directive. This is a lot easier than it sounds! You need > to have .shtml support enabled on your server. > > Heres an example: > > external file containing menu code: blah.html > <ul><li>menu option1</li><li>menu option2</li></ul> > > inside html page where you'd usually have your menu: > <!--#include virtual="blah.html"--> Yep, there in lies the problem mate - the hosting account we have doesn't support server side includes. I'll certainly look into it, though! |
|
#126
| |||
| |||
| "Eddie" <eddiej@gmail.com> wrote in message news:1100616793.576979.267750@c13g2000cwb.googlegr oups.com... > What you could do is have the menu code in a seperate file altogether, > and just include the text from that file in each page using a server > side include directive. This is a lot easier than it sounds! You need > to have .shtml support enabled on your server. > > Heres an example: > > external file containing menu code: blah.html > <ul><li>menu option1</li><li>menu option2</li></ul> > > inside html page where you'd usually have your menu: > <!--#include virtual="blah.html"--> Yep, there in lies the problem mate - the hosting account we have doesn't support server side includes. I'll certainly look into it, though! |
|
#127
| |||
| |||
| "Pete S." <spamPetespam@spamderwentspamelec.spamclara.spamco .spamuk> wrote in message news:419a1a94.101280765@news.clara.net... > On Tue, 16 Nov 2004 14:22:12 -0000, "Bardo" <me@privacy.net> wrote: > > >>> >>> CSS? >> >>Trust me, Pete - I'm well versed in CSS. Most of what you see on screen is >>controlled in some way using CSS. What CSS won't let you do, however, is >>add >>and change individual menu options - sure, you can change the 'look and >>feel' but you cannot make a change to the structure of the menu (ie. what >>links to where) using CSS - CSS is, after all, just a clever way of >>controlling the 'look and feel' of what's displayed... >> >> > Well I was only trying to be helpful. And it is indeed appreciated, Pete - apologies if my reply came across as less than friendly |
|
#128
| |||
| |||
| "Pete S." <spamPetespam@spamderwentspamelec.spamclara.spamco .spamuk> wrote in message news:419a1a94.101280765@news.clara.net... > On Tue, 16 Nov 2004 14:22:12 -0000, "Bardo" <me@privacy.net> wrote: > > >>> >>> CSS? >> >>Trust me, Pete - I'm well versed in CSS. Most of what you see on screen is >>controlled in some way using CSS. What CSS won't let you do, however, is >>add >>and change individual menu options - sure, you can change the 'look and >>feel' but you cannot make a change to the structure of the menu (ie. what >>links to where) using CSS - CSS is, after all, just a clever way of >>controlling the 'look and feel' of what's displayed... >> >> > Well I was only trying to be helpful. And it is indeed appreciated, Pete - apologies if my reply came across as less than friendly |
|
#129
| |||
| |||
| "Pete S." <spamPetespam@spamderwentspamelec.spamclara.spamco .spamuk> wrote in message news:419a1a94.101280765@news.clara.net... > On Tue, 16 Nov 2004 14:22:12 -0000, "Bardo" <me@privacy.net> wrote: > > >>> >>> CSS? >> >>Trust me, Pete - I'm well versed in CSS. Most of what you see on screen is >>controlled in some way using CSS. What CSS won't let you do, however, is >>add >>and change individual menu options - sure, you can change the 'look and >>feel' but you cannot make a change to the structure of the menu (ie. what >>links to where) using CSS - CSS is, after all, just a clever way of >>controlling the 'look and feel' of what's displayed... >> >> > Well I was only trying to be helpful. And it is indeed appreciated, Pete - apologies if my reply came across as less than friendly |
|
#130
| |||
| |||
|
"Pete S." <spamPetespam@spamderwentspamelec.spamclara.spamco .spamuk> wrote in message news:419a1a94.101280765@news.clara.net... > On Tue, 16 Nov 2004 14:22:12 -0000, "Bardo" <me@privacy.net> wrote: > > >>> >>> CSS? >> >>Trust me, Pete - I'm well versed in CSS. Most of what you see on screen is >>controlled in some way using CSS. What CSS won't let you do, however, is >>add >>and change individual menu options - sure, you can change the 'look and >>feel' but you cannot make a change to the structure of the menu (ie. what >>links to where) using CSS - CSS is, after all, just a clever way of >>controlling the 'look and feel' of what's displayed... >> >> > Well I was only trying to be helpful. And it is indeed appreciated, Pete - apologies if my reply came across as less than friendly |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New Vobster website goes online!!!! | Bardo | United Kingdom of Great Britain & N. Ireland | 54 | 03-27-2007 01:17 AM |
| Vobster Quay - Bearings now online | Bardo | United Kingdom of Great Britain & N. Ireland | 36 | 11-22-2004 02:29 PM |
| Vobster Map | Bill Boyd | United Kingdom of Great Britain & N. Ireland | 50 | 11-02-2004 07:43 PM |
| Vobster Map | Bill Boyd | United Kingdom of Great Britain & N. Ireland | 0 | 10-27-2004 08:57 AM |
| Vobster Map | Bill Boyd | United Kingdom of Great Britain & N. Ireland | 0 | 10-27-2004 08:57 AM |