revlet size inside a browser
Posted: Thu Dec 31, 2009 8:44 am
Hello All,
I've been testing Revolution for a few days now and have found it quite interesting. My main interest in is is for development of web-based applications.
I have managed to produce some simple examples, execute them locally, produce a web application and upload it to my we server with good results. However, there are a few annoying aspects which I don't know how to solve.
1) When I create a web application, 2 files are created. A basic HTML and the revlet itself. Is there a way to custoize the HTML file so for instance it doesn't include the first line
<center>
<h1>Test page for Untitled 1</h1>
<p>
(I know this question is simple to solve just creating the html by hand, but maybe there is a more advanced way)
2) Is there a way to make the revlet use the full browser space and resize when the browser is resized ?
Thanks!
Rafael
I've been testing Revolution for a few days now and have found it quite interesting. My main interest in is is for development of web-based applications.
I have managed to produce some simple examples, execute them locally, produce a web application and upload it to my we server with good results. However, there are a few annoying aspects which I don't know how to solve.
1) When I create a web application, 2 files are created. A basic HTML and the revlet itself. Is there a way to custoize the HTML file so for instance it doesn't include the first line
<center>
<h1>Test page for Untitled 1</h1>
<p>
(I know this question is simple to solve just creating the html by hand, but maybe there is a more advanced way)
2) Is there a way to make the revlet use the full browser space and resize when the browser is resized ?
Thanks!
Rafael