Jerry, script from the example in .html works in FF, IE, Konqueror...
http://yourserver/js/calendar.js this url show my script (mysite/
mysite/public/js/calendar.js)
<script type="text/javascript" src="/js/dhtmlgoodies_calendar.js"></
script> in Pylons i'v read that (type="text/javascript") is
unnecessary. I try to use webhelpers
${h.javascript_link('/js/calendar.js')}
<input type="button" value="Cal" onclick="displayCalendar
(document.forms[0].theDate,'yyyy/mm/dd',this)" />
No result =(
Thanks for help,
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
-~----------~----~----~----~------~----~------~--~---