Hello.

How to use JavaScript in template form?

I'v add

<script src='/js/calendar.js'></script>
<input type="text" value="2004/02/02" readonly name="theDate">
<input type="button" value="Cal" onclick="displayCalendar
(document.forms[0].theDate,'yyyy/mm/dd',this)">

http://www.dhtmlgoodies.com/index.html?page=calendarScripts


Alexy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to