where is revweb-noplugin.gif file ?
Posted: Fri Nov 27, 2009 11:49 am
Hello all,
When the plugin is not installed on the client side the page should ask to download it.
When exporting the web app in rev media the html file produced have this :
But http://www.runrev.com/revweb/images/revweb-noplugin.gif does not exist ?
Dominique.
When the plugin is not installed on the client side the page should ask to download it.
When exporting the web app in rev media the html file produced have this :
Code: Select all
<div id="noplugin" style="display:none">
<a href="http://revweb.runrev.com"><img src="http://www.runrev.com/revweb/images/revweb-noplugin.gif" border=0></a>
</div>
Dominique.