February 19, 201412 yr Hello, I am currently in the process of making a mobile we app (A website that has the look, and feel, of an app). They 'app' has links to downloads which can be either PDF or ePub (E-Book). What I need is a small slider at the bottom of the page which when in the left position, clicking on a download link will download ePub's and when the slider is in the right position, clicking on a download link will download PDF's. I have tried looking on the web for help with this, but to no avail. My, current, weak point is with Javascript and I believe that's the answer to this query. Any help will be very much appreciated. - MjA -
February 19, 201412 yr Welcome to the forums! Native apps have "widgets" for things like "pill buttons" that react to touch events, but if running as a normal web site you'd probably need to style a set of radio buttons to mimic that behaviour - have a look at http://jqueryui.com/button/#radio as that probably does what you want?
February 20, 201412 yr Author Thank you for the welcome. I have had a look at the link you provided and that will more than cover what I need. It still looks enough like something you'd expect to see in an 'app' and so I am happy with that. Many thanks. - MjA -
Create an account or sign in to comment