Demon425
Постоялец
- Регистрация
- 9 Июл 2008
- Сообщения
- 472
- Реакции
- 120
я тут нашёл кое-что более интерресное, нежели Google, смотрим:
Для просмотра скрытого содержимого вы должны войти или зарегистрироваться.
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.
<div id="cse-search-results"></div>
<script type="text/javascript">
var googleSearchIframeName = "cse-search-results";
var googleSearchFormName = "cse-search-box";
var googleSearchFrameWidth = 700;
var googleSearchDomain = "www.google.com";
var googleSearchPath = "/cse";
</script>
<script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"></script>
<form onsubmit="javascript: showBusyLayer()" method="post" action=''>
<input type="hidden" name="do" value="search" />
<input type="hidden" name="subaction" value="search" />
<input name="story" type="text" class="logininp" value="Поиск по сайту" onfocus="if(this.value=='Поиск по сайту'){this.value='';}" onblur="if(this.value==''){this.value='Поиск по сайту';}" />
<input value="искать >" class="login_button" type="submit">
</form>
<form action="http://САЙТ.ru/search.html" id="cse-search-box">
<input type="hidden" name="cx" value="016434242707542490781:hiokiqkrrsw" />
<input type="hidden" name="cof" value="FORID:11" />
<input type="hidden" name="ie" value="windows-1251" />
<input type="text" name="q" class="logininp" />
<input value="искать »" name="sa" class="login_button" type="submit">
</form>
$tpl->load_template('main.tpl');
if(($_GET["do"] == "static")&&($_GET["page"]=="search"))
{$tpl->load_template('main-search.tpl');}
else
{$tpl->load_template('main.tpl'); }