How do I change the page Caption in javascript
Posted: Fri Jun 03, 2016 4:03 pm
I know that i have done it before, but I don't remember how to change the page caption using JavaScript.
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 know that i have done it before, but I don't remember how to change the page caption using JavaScript.
Hello Terry,
Please use JS below for that:
preApperyio("mobileheader").text("new caption");/pre
Great Thanks