Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
International SEM | Social Media | Search Friendly Design | SEO | Paid Search / PPC | Seminars | Forum Threads | Q&A | Copywriting | Keyword Research | Web Analytics / Conversions | Blogging | Dynamic Sites | Linking | SEO Services | Site Architecture | Search Engine Spam | Wrap-ups | Business Issues | HRA Questions | Online Courses
Css Page Changes
Started by
cass
, Dec 12 2004 06:05 AM
7 replies to this topic
#1
Posted 12 December 2004 - 06:05 AM
Hi all
Just wondering if there is a way for css to change part of a page
What i mean is, i want to be able to have a section in my page where i can change the text every day in css, this can be done if the text is an image but i want it to be readable text
Any ideas
Thanks
Cass
Just wondering if there is a way for css to change part of a page
What i mean is, i want to be able to have a section in my page where i can change the text every day in css, this can be done if the text is an image but i want it to be readable text
Any ideas
Thanks
Cass
#2
Posted 12 December 2004 - 06:20 AM
It's not possible to achieve in CSS alone, you would have to use a javascript show/hide function or document.write after checking the day. Not a 100% reliable method, it wouldn't work for SE crawlers and you would be relying on the client browser to determine the day/time
The best method is to use server-side scripting to display a message pulled from a database or a predefined array after checking the day.
The best method is to use server-side scripting to display a message pulled from a database or a predefined array after checking the day.
#3
Posted 12 December 2004 - 06:33 AM
Thanks for that Chris
Food for thought
I will have a re-think
Cheers
Food for thought
I will have a re-think
Cheers
#4
Posted 12 December 2004 - 10:09 AM
There are lots of fairly simple rotation scripts out there, in javascript and .php that can change text on a regular basis. Have a look at Sourceforge for open source (free) solutions.
#5
Posted 12 December 2004 - 04:24 PM
PHP is definitely the answer - providing you are on an Apache server of course
If your server is a Windows platform, asp can do the trick as well.
-------------
Per
If your server is a Windows platform, asp can do the trick as well.
-------------
Per
#6
Posted 12 December 2004 - 06:17 PM
How about server side includes? I use them for this sort of thing all the time.
#7
Posted 12 December 2004 - 09:06 PM
QUOTE(westcorkweek @ Dec 12 2004, 06:17 PM)
How about server side includes? I use them for this sort of thing all the time.
That should do what you want.
#8
Posted 13 December 2004 - 03:49 AM
Thanks everyone
Good info from this forum once again
Now, would like to get into php so might go for that option
Never done any before though so much work and research i wager
Cheers
Cass
Good info from this forum once again
Now, would like to get into php so might go for that option
Never done any before though so much work and research i wager
Cheers
Cass
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users








