Hey Appcelerator Developer,
I'm just testing with an AdServer System and new kinds of Ads. The problem is, that the Ad will change its height when you click on it via JavaScript. How can I achieve that the WebView will change its height accordingly? Because I want that the WebView will only have the height of the Ad content, so that you still can click on the content behind/under the WebView. I place the WebView on top of the window with a very high zIndex. It also could be that no Ad will be delivered and the size of the Ad will be 0. Can I also change the height accordingly? It would be great when the WebView would change its height automatically accordingly to its content.
Any help would be highly appreciated :)