Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
if( USER_AGENT == 'Firefox' ){ tpl.addPath(tplPath + 'firefox'); }else if( USER_AGENT == 'IE7' ){ tpl.addPath(tplPath + 'ie7'); }
templates ie7 style.css firefox style.css index.html style.css