Page 1 of 1

change the background of a button using the run javascript on load?

Posted: Mon Jun 10, 2013 1:37 pm
by andres prenza

How can i change the background of a button using the run javascript on load? appery('deleteButton').....???


change the background of a button using the run javascript on load?

Posted: Mon Jun 10, 2013 2:03 pm
by Kateryna Grynko

Hi Andres,

Run the following:
codeAppery("buttonName").addClass("classNameWithNewSkin");/code


change the background of a button using the run javascript on load?

Posted: Mon Jun 10, 2013 2:08 pm
by andres prenza

where do i add the class first?


change the background of a button using the run javascript on load?

Posted: Mon Jun 10, 2013 11:35 pm
by Illya Stepanov

Hi, you should add it here:
Image


change the background of a button using the run javascript on load?

Posted: Thu Jan 22, 2015 3:41 pm
by peter7340526

Is there a tutorial or video on this , showing how to alter the new skin an where?


change the background of a button using the run javascript on load?

Posted: Thu Jan 22, 2015 3:47 pm
by Evgene Karachevtsev

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...


change the background of a button using the run javascript on load?

Posted: Thu Jan 22, 2015 3:50 pm
by peter7340526

Thanks, where would I put the code in appery io?


change the background of a button using the run javascript on load?

Posted: Thu Jan 22, 2015 4:05 pm
by Evgene Karachevtsev

change the background of a button using the run javascript on load?

Posted: Thu Jan 22, 2015 4:11 pm
by peter7340526

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?


change the background of a button using the run javascript on load?

Posted: Thu Jan 22, 2015 4:38 pm
by Evgene Karachevtsev

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.