buttons and images
I have a set of radio buttons and would like an image after the button and before the text. Is this possible?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
I have a set of radio buttons and would like an image after the button and before the text. Is this possible?
Hi -
Appery.io uses standard jQuery Mobile components, so for example you can look here for a hint: http://stackoverflow.com/questions/43...
Hi Illya
Thanks for the reply. I'm brand new to this so this is a little over my head atm. I don't know java at all. I guess the answer is that you have to custom code it and that i will have to learn it.
Do you have a tutorial handy for how this might integrate with Appery. Were do i find the code for the app for example? i click on java script under the project tab but nothing happens
thanks
Karen
Hi Karen -
Here is example how to work with radio component:
:: http://docs.appery.io/documentation/u...
:: http://docs.appery.io/documentation/b...
and here is how to work with CSS:
:: http://docs.appery.io/documentation/b...