View Full Version : Content
Daybreak_0
10-14-2003, 07:43 PM
and No. 3
Content is not supported by enough browsers yet, but is there any other way to.... hmm
I have the same links on all my pages. I would prefer to maintain them in a style sheet. the links themselves that is.
No frames or java menu, will wait till content is supported if I have to.
Any other way/hack.
Thanks
DCElliott
10-15-2003, 08:14 AM
Not sure what you are getting at here - by links I think you may mean menu - you have a common menu?
Stylesheets are not for content - what you may be talking about is *including* a common menu code in all your pages which requires server-side scripting using SSI or PHP - need to ask the server-side folks about this.
DE
Daybreak_0
10-15-2003, 02:04 PM
Thanks DC
you got it correct - I was talking about a common menu.
Can't use scripting as website for some webspace only.
My understanding is that CSS3 will have a "content" attribute which will allow content to be inserted in front of or behind a tag.
If that is the case, then a common menu will not need scripting.
Will just have to wait.
DCElliott
10-15-2003, 07:11 PM
That is not the way the content property is to be used however. One use is for adding short text or symbols to displayed items. for example adding '#' to a numbered list so instead of:
1
2
3
You could have:
#1
#2
#3 . . .
Also look down the page to the Printed Links section of: http://www.alistapart.com/stories/goingtoprint/ for an explanation of how to improve printing of URLs (Only works in Gecko at present)
DE
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.