[pandorabots-general] Pandorabots and JavaScript
ceki kela
jbx028 at hotmail.com
Fri Feb 23 23:05:34 PST 2007
Thanks!
I will test your category excepted that i would like to put
"weekday[d.getDay()]" into a <set name> instead of use "document.write".
Johnny
>From: Websafe Studio <websafestudio at yahoo.com>
>Reply-To: pandorabots-general at list.pandorabots.com
>To: Pandorabots General Mailing List
><pandorabots-general at list.pandorabots.com>
>Subject: [pandorabots-general] Pandorabots and JavaScript
>Date: Fri, 23 Feb 2007 13:29:56 -0800 (PST)
>
>Hi Johnny/ceki kela:
>
>Here's a very simple Pandorabots category using JavaScript. It works fine
>in my
>Pandorabot. Perhaps it will be of some help.
>
><category>
><pattern>WHAT DAY IS IT</pattern>
><template>
><script type="text/javascript">
>var d=new Date()
>var weekday=new
>Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
>document.write("Today is " + weekday[d.getDay()] + ".")
></script>
></template></category>
>
>
>
>____________________________________________________________________________________
>Do you Yahoo!?
>Everyone is raving about the all-new Yahoo! Mail beta.
>http://new.mail.yahoo.com
>_______________________________________________
>This is the pandorabots-general mailing list
>To Post, reply to pandorabots-general at list.pandorabots.com
>Unsubscribe and change preferences at
>http://list.pandorabots.com/mailman/listinfo/pandorabots-general
>Learn netiquette at http://www.dtcc.edu/cs/rfc1855.html
>Learn to read at http://www.literacy.org/
_________________________________________________________________
Windows Live Spaces : créez votre blog à votre image !
http://www.windowslive.fr/spaces
More information about the pandorabots-general
mailing list