[Gambas-user] WebView.HTML does not show that instead WebView.Url shows.
vuott at ...152...
vuott at ...152...
Sun Feb 24 17:49:31 CET 2013
Hello,
I have noticed that not all the HTML code works with WebView.HTML. So, in this cases I must use WebView.Url property.
Example, if this HTML code:
<HTML>
<audio controls=controls autoplay
src="my_file_audio">
</audio>
</html>
it doesn't work if I write:
WebView1.HTML = "<audio controls = controls autoplay src =\"my_file_audio\">"
but it works, if I write it in a "html file", and then I re-call it with WebView.Url.
Why ?
regards
vuott
Invita i tuoi amici e Tiscali ti premia! Il consiglio di un amico vale più di uno spot in TV. Per ogni nuovo abbonato 30 € di premio per te e per lui! Un amico al mese e parli e navighi sempre gratis: http://freelosophy.tiscali.it/
More information about the User
mailing list