JQuery/Javascript Image Datepicker

Status
This thread has been locked.

TylBur

Premium
Feedback score
3
Posts
244
Reactions
106
Resources
3
Hello,
I'll start off by apologizing for any rambling which may occur below.
I am of course willing to pay for the completion of this project, pricing is negotiable in private messages.
If you have any questions or suggestions, please feel free to respond.


Concept:
- Site visitors will see a calendar datepicker, and upon selecting a specific date the page displays an image specific for that date.

- All images would be saved in specific directories as .jpg files, so essentially the date picker would determine which .jpg file within the specified directory (the directory is specified in the script, not by the person viewing the images) is displayed upon the page by associating the date selected with the filename.jpg.

- Images are all being saved with the name format mm-dd-yy.jpg

- I need to be able to disable specific repeating weekdays from being selected, as well as disable future dates from being selected (only dates up to the current day of viewing the page can be selected).

- If possible, the ability to have multiple datepickers displayed on the same page, each drawing images from separate directories, would be fantastic. This last feature however, is not a requirement.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Darethz33

Feedback score
0
Posts
16
Reactions
4
Resources
0
jQuery has a built in Datepicker function.

EDIT: I misread, you want the date to load and display an image that is already made?
 
Last edited:
Status
This thread has been locked.
Top