Nicklas
Posts: 0
Joined: Thu Jul 03, 2014 8:51 am

Show textarea

Hi!
I dont know if this is a bug or maybe I have missed something, but I cant make a textarea to show when hidded when I click a button with this javascript.

code
Appery("textAreaname").show();
/code

Nicklas
Posts: 0
Joined: Thu Jul 03, 2014 8:51 am

Show textarea

Anyone?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Show textarea

Hello Nicklas,

It has to work fine. Do you use a JQM project?
Please check if there are any errors in the browser console. You can learn here: https://docs.appery.io/docs/using-bro... how to open the console.

Could you clarify have you changed anything on the Source tab?

If you did, these custom changes might cause the build to fail. Try to rollback the custom source changes and try to build the app again. Here is how to rollback custom source change: https://docs.appery.io/docs/appbuilde...

When you make changes in the Source view for a particular page, the visual editor for that page will not be updated (until you rollback the changes).

Return to “Issues”