facebook

Scrolling Date Picker

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #348481 Reply

    falloffalot
    Member

    I have been trying to figure out how to create a scrolling date picker (IOS) style:

    This is NOT my date picker but something I found using a popular search engine.

    I have the source code and works perfectly in webpages and web editors but just can’t get it to function inside M1
    Any pointers to where I’m going wrong would be great.

    I would attach the code but it keeps getting rejected as an attack vector?
    If someone could let me know how to safely attach the source code to a post I’ll upload it for training purposes only.

    Cheers J

    #348521 Reply

    falloffalot
    Member

    I have a scrolling date picker created in HTML (MS Expression web) for use in a website and works great, is it possible to import this it into M1?
    All of the html code imports without any issues however, the following code has href hyperlinks for JS & CSS which do not import.

    <meta charset=”utf-8″ />
    <link href=”jquery.mobile-1.0a2/default.css” rel=”stylesheet” type=”text/css” />
    <link href=”jquery.mobile-1.0a2/docs.css” rel=”stylesheet” type=”text/css” />
    <script src=”jquery.mobile-1.0a2/js.js” type=”text/javascript”></script>
    <script src=”dFormat.js” type=”text/javascript”></script>
    <script type=”text/javascript”>

    Is this possible or will I have to go to plan “B”
    PS. I haven’t got a plan “B” 🙂

    #348525 Reply

    Brandon
    Member

    Add the scripts using the additional project files.

    #348565 Reply

    falloffalot
    Member

    This works great thanks.

    #351735 Reply

    utexasx
    Member

    Would you have a link to where I could find this scrolling datepicker. Any help would be appreciated.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Scrolling Date Picker

You must be logged in to post in the forum log in