HomeCalendars Here
Popup Calendar
Sep 24, 2018 popCalendar is a tiny calendar that fits in your menu bar, giving you faster access to your timetable. A month-view lets you find the day or the date you need, while a click on a day lets you see all of its events. Oct 08, 2016 Private Sub WorkbookSheetSelectionChange(ByVal Sh As Object, ByVal Target As Range) If Target.Value = 'popCalendar' Then CalendarForm.Show End If End Sub d) Click cell A5 will show the calendar like below: Have a nice day.
Description: Does your form contain INPUT box(es) that require a date value from the visitor? Sev's Popup Calendar script allows for a visual, interactive way of selecting and inputting this date, rendering the job of your visitor reaching for a physical calendar to find out the date (whether for today's or otherwise) obsolete. Very practical use of DHTML...
Demo:
Directions:
Step 1: Download the following zip file, and upload the containing 'pupdate.js' file into your webpage directory:
popcalendar.zip (contains 'pupdate.js' and 'readme.html')
Step 2: Add the following code to the HEAD section of your webpage:
Step 3: Last but not least, apply the below to the END of your document, right above the </BODY> tag:
Su | Mo | Tu | We | Th | Fr | Sa |
Configuring the script
Once set up per the instructions above, extending any form element to enable the Popup Calendar on it is simple. Simply include a link similar to the following alongside the form box:
<a href='#'#FF0000'>document.test.test2);return false'>[Choose one]</a>
where the part in red specifies where the generated date should be applied to, with 'test' being the name of the form, and 'test2', the name of the form element, as denoted by the name attribute inside each tag.
JavaScript is not activated !
Su | Mo | Tu | We | Th | Fr | Sa |
HomeCalendars Here
Popup Calendar
Description: Does your form contain INPUT box(es) that require a date value from the visitor? Sev's Popup Calendar script allows for a visual, interactive way of selecting and inputting this date, rendering the job of your visitor reaching for a physical calendar to find out the date (whether for today's or otherwise) obsolete. Very practical use of DHTML...
Demo:
Directions:
Step 1: Download the following zip file, and upload the containing 'pupdate.js' file into your webpage directory:
popcalendar.zip (contains 'pupdate.js' and 'readme.html')
Step 2: Add the following code to the HEAD section of your webpage:
Step 3: Last but not least, apply the below to the END of your document, right above the </BODY> tag:
Su | Mo | Tu | We | Th | Fr | Sa |
Configuring the script
Pope Calendar 1582
Once set up per the instructions above, extending any form element to enable the Popup Calendar on it is simple. Simply include a link similar to the following alongside the form box:
<a href='#'#FF0000'>document.test.test2);return false'>[Choose one]</a>
where the part in red specifies where the generated date should be applied to, with 'test' being the name of the form, and 'test2', the name of the form element, as denoted by the name attribute inside each tag.
JavaScript is not activated !
Popcalendar.js Error
Su | Mo | Tu | We | Th | Fr | Sa |