oulan / iui

Automatically exported from code.google.com/p/iui
MIT License
0 stars 0 forks source link

using rail tickets calendar #320

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I want to use the calendar in 3rd-party-apps in Rail Tickets application.

But I couldn't find where the calendar and calendar's styles defined. 

"
<div class="row"><label for="buy_travelDate">Outbound Date</label> <input 
name="travelDate" id="buy_travelDate" type="date" class="date future today" 
value="Today"></div> "

is placed in index.html but when I click to select date where the calendar 
comes from. Where is it defined? Is there anybody to help me how to use 
calendar in my mobile page?

I wish I could tell my problem

Thank you in advance

Original issue reported on code.google.com by bia...@gmail.com on 2 Dec 2011 at 2:11