beer-monkey.com
|
| Posted: 02/14/2002, 1:35 AM |
|
I would like to have a quote of the day type thing on my web pages, i've seen javascripts that can achieve this, but is there any way of doing something similar in CC that could be used on my pages. I guess it could be done in a similar way to the ad banner systems, but i could also do with using this on plain HTML pages like you can with Javascript?
Any ideas?
|
|
|
 |
Alex Alexapolsky
|
| Posted: 02/14/2002, 4:29 AM |
|
You can make quotes on plain html pages with javascript provided that you wanna
store quote database right inside js array on web page.
If you want to hide other quotes then put them all into a database
and display the way you want in CC
|
|
|
 |
|