|
#1
|
|||
|
|||
|
horizontal calendar
Anyone think it's possible to cycle through months without refreshing the page?
I have hid the calendar and enabled an option to show/hide it if wanted. But when somoeone changes the month, it refreshes the page and sets the calender div back to hidden. Maybe some sort of refresh div content or load into div? Maybe a cookie to remember if the visitor wants the calendar visable or not? |
|
#2
|
||||
|
||||
|
Offer a cookie for the display, or add something to the query-string that tells it to stay visible.
// punk
__________________
icq: 66760929 |
|
#4
|
|||
|
|||
|
Solved
I dug deep and realized it would be as simple as having dual style sheets, one with the div hidden and another with it set to visable, then use styleswitcher to change and set the cookie.[/b]
__________________
| pixelpost | |
| Post Reply |
| Thread Tools | |
|
|