Countdown function in menu
Is possible to add countdown to menu ?
|
Re: Countdown function in menu
yes
|
Re: Countdown function in menu
Can you show me some easy way :)
|
Re: Countdown function in menu
Using new menus can be a waste of time if you don't use arrays for menu items and also the text must be formated before... but using old menus, just store all menu in a string and where you want counter put a "%d" and show a specific integer(which can be increased / decreased in a task).
|
Re: Countdown function in menu
I just want to know,what do u really want,a countdown and open a menu or a countdown in one of the cases of the menu?
|
Re: Countdown function in menu
Quote:
Search for galileo & see the code how you can add a countdown in this. |
Re: Countdown function in menu
Oh!.. I See,I think is easy to do.
|
Re: Countdown function in menu
You can see where i want to put it.
PHP Code:
|
Re: Countdown function in menu
You must create a temporary string, maybe static, then format it like you wish...
PHP Code:
|
Re: Countdown function in menu
Code:
Code:
1. 1Code:
Code:
1. 20 |
| All times are GMT -4. The time now is 05:19. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.