Web app with calendar

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
derr1ck
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 25
Joined: Wed Mar 30, 2011 11:14 pm

Web app with calendar

Post by derr1ck » Tue Jul 12, 2011 11:35 am

Hi,

I'm trying to write a web app which needs to display a calendar and allow user to select dates from it.
How can I display a calendar like the jquery calendar date picker?

shaosean
Posts: 906
Joined: Thu Nov 04, 2010 7:53 am

Re: Web app with calendar

Post by shaosean » Tue Jul 12, 2011 11:41 am

Perhaps this question might be better suited in a JQuery forum? (or at least in the off-topic forum here)

derr1ck
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 25
Joined: Wed Mar 30, 2011 11:14 pm

Re: Web app with calendar

Post by derr1ck » Tue Jul 12, 2011 11:43 am

Not to worry I found one here:-

http://www.troz.net/rev/stacks/Calendar.rev

Not exactly jquery but it will do nicely I think.

Post Reply