Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
window.addEvent('domready', function(){
// logo image
if (Browser.Engine.trident4)
{
//if (document.all && document.styleSheets && document.styleSheets[0] && document.styleSheets[0].addRule)
//{
str = '<a href="http://www.mynorilsk.ru"><img style="position: absolute; top: -65px; left: 0px; width: 440px; height: 190px;" src="/framework/iepngfix/blank.gif" width="190" height="190" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\'/public/image/logo/logo.png\', sizingMethod=\'scale\')" alt="www.mynorilsk.ru" /></a>';
document.styleSheets[0].addRule('.pngfix', 'behavior: url(/framework/iepngfix/iepngfix.htc)');
//}
}
else
{
str = '<a href="http://www.mynorilsk.ru"><img style="position: absolute; top: -65px; left: 0px; width: 440px; height: 190px;" src="/public/image/logo/logo.png" alt="www.mynorilsk.ru" /></a>';
}
$('logo').set('html', str);
});
<a href="http://url.com" target="_blank"><div style="position: absolute; top: 2%; right: 5%; margin-left: 0px; width: 468px; height: 60px; z-index: 5; background:url('baner.png') no-repeat; background-image: expression('none'); filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='baner.png',sizingMethod='crop');"></div></a>