Congratulations to all of our award winners and nominees! Thank you to all who have made the 15th Annual Student Awards Banquet a success! Please stay tuned for information leading up to the 16th Annual Student Awards Banquet.
How to use the Calendar once it is defined for your page:
Dynamic calendar:
Simply choose an event to trigger the calendar (like an onclick or an onmouseover)
and an element to work on (for the calendar to take its initial date from and write
its output date to) then write it like this;
onclick="JACS.show(document.getElementById('myElement'),event);"
or
onfocus="JACS.show(this,event);"
NOTE: If you wish to use the calendar with an Anchor tag, do not use the
href="javascript:JACS.show(...)" syntax.
Instead you should use the following;
<
<
Congratulations to all of our award winners and nominees! Thank you to all who have made the 15th Annual Student Awards Banquet a success! Please stay tuned for information leading up to the 16th Annual Student Awards Banquet.