change the background of a button using the run javascript on load?
How can i change the background of a button using the run javascript on load? appery('deleteButton').....???
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/
How can i change the background of a button using the run javascript on load? appery('deleteButton').....???
Hi Andres,
Run the following:
codeAppery("buttonName").addClass("classNameWithNewSkin");/code
where do i add the class first?
Is there a tutorial or video on this , showing how to alter the new skin an where?
Hello Peter,
Unfortunately we don't have such tutorial, but these links may be useful for you:
http://stackoverflow.com/questions/16...
http://stackoverflow.com/questions/19...
http://www.c-sharpcorner.com/Blogs/99...
Thanks, where would I put the code in appery io?
Peter,
Please look here:
http://devcenter.appery.io/documentat...
http://devcenter.appery.io/documentat...
Many thanks. Maybe in a future release when individual items are selected tabs of a Java script window, CSS and HTML could appear for that item?
Peter,
I'll pass your request to our developers, but unfortunately this is almost impossible, because in this case we will have to remake the entire logical structure of Appery.io.