| DEVPPL http://www.devppl.com/forum/ |
|
| make calendar live in html http://www.devppl.com/forum/viewtopic.php?f=51&t=13697 |
Page 1 of 1 |
| Author: | 793589 [ Mon Jun 15, 2009 5:31 pm ] |
| Post subject: | make calendar live in html |
Hi all, How can i make my calendar reflect the correct date, or make it go LIVE? Pls help code for my calendar in my HTML: <table summary="Calendar"> <caption> June 2009 </caption> <thead> <tr> <th abbr="Sunday" scope="col" title="Sunday">S</th> <th abbr="Monday" scope="col" title="Monday">M</th> <th abbr="Tuesday" scope="col" title="Tuesday">T</th> <th abbr="Wednesday" scope="col" title="Wednesday">W</th> <th abbr="Thursday" scope="col" title="Thursday">T</th> <th abbr="Friday" scope="col" title="Friday">F</th> <th abbr="Saturday" scope="col" title="Saturday">S</th> </tr> </thead> <tfoot> <tr> <td abbr="May" colspan="3" id="prev"><a href="#" title="">« May</a></td> <td class="pad"> </td> <td abbr="July" colspan="3" id="next"> <a href="#" title="">July »</a></td> </tr> </tfoot> <tbody> <tr> <td colspan="1" class="pad"> </td> <td>1</td> <td>2</td> <td>3</td> <td>4</td> <td>5</td> <td>6</td> </tr> <tr> <td>7</td> <td>8</td> <td>9</td> <td>10</td> <td>11</td> <td id="today"><b>12</b></td> <td>13</td> </tr> <tr> <td>14</td> <td>15</td> <td>16</td> <td>17</td> <td>18</td> <td>19</td> <td>20</td> </tr> <tr> <td>21</td> <td>22</td> <td>23</td> <td>24</td> <td>25</td> <td>26</td> <td>27</td> </tr> <tr> <td>28</td> <td>29</td> <td>30</td> </tr> </tbody> </table> |
|
| Author: | rangana [ Mon Jun 22, 2009 7:51 am ] |
| Post subject: | Re: make calendar live in html |
Search for calendar script on the web, there are lots of them residing along the internet. |
|
| Author: | dflynn [ Wed Jul 01, 2009 9:40 pm ] |
| Post subject: | Re: make calendar live in html |
You're going to need a lot more than HTML to get it rolling. I've built a basic one out of PHP before. You can definitely find some out there that use Jaascript. Check out DHTML |
|
| Author: | destlecare4 [ Tue Jul 07, 2009 12:04 pm ] |
| Post subject: | Re: make calendar live in html |
it can be possible? that through html coding the calender go live free psychic reading |
|
| Author: | rangana [ Tue Jul 07, 2009 7:38 pm ] |
| Post subject: | Re: make calendar live in html |
It appears that you haven't done any research. Search for "dhtml calendar", should provide you useful hints |
|
| Page 1 of 1 | All times are UTC + 1 hour |
| Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |
|