mikelibman
Lurker
Hey everyone,
I'm new here so I'm not sure if this is the right place to be posting this topic but I'm going to post it and if there is a better place feel free to let me know so I can get the best result.
Basically my first app is using webview to go to a specific web page(one of my clients). The idea is that they have an online schedule that a client of theirs can view and register for classes. They want a mobile version so their clients can register for classes on their phones (understandable).
I have created a mobile version of this page so that only 1 day at a time is showing. I would like to be able to have the users be able to slide their thumb or fingers to change to previous or later dates. I was able to replication what I am trying to do using Javascript however using the android browser and webview in the app does no work the same as a mouse click and onTouch.
I was wondering if anyone here would know how this can be achieved.
Here is the link to the FULL schedule: FULL
Here is the link to the MOBI schedule: MOBILE
If I had made myself unclear in anyway please feel free to ask more questions so I can give a more details response.
Thank you for your help, I've been fighting with this for 2 days now and I didn't know where else to go.
I'm new here so I'm not sure if this is the right place to be posting this topic but I'm going to post it and if there is a better place feel free to let me know so I can get the best result.
Basically my first app is using webview to go to a specific web page(one of my clients). The idea is that they have an online schedule that a client of theirs can view and register for classes. They want a mobile version so their clients can register for classes on their phones (understandable).
I have created a mobile version of this page so that only 1 day at a time is showing. I would like to be able to have the users be able to slide their thumb or fingers to change to previous or later dates. I was able to replication what I am trying to do using Javascript however using the android browser and webview in the app does no work the same as a mouse click and onTouch.
I was wondering if anyone here would know how this can be achieved.
Here is the link to the FULL schedule: FULL
Here is the link to the MOBI schedule: MOBILE
If I had made myself unclear in anyway please feel free to ask more questions so I can give a more details response.
Thank you for your help, I've been fighting with this for 2 days now and I didn't know where else to go.