|
|
|
@ -16,7 +16,7 @@
@@ -16,7 +16,7 @@
|
|
|
|
|
<h1>Феминизатор v1.0</h1> |
|
|
|
|
|
|
|
|
|
<input id="definition-word" type="text" class="form-control" placeholder="Слово" autofocus> |
|
|
|
|
<button id="convert" type="button" onclick="tr()">Феминитивь!</button> |
|
|
|
|
<button id="convert" type="button" class="btn" onclick="tr()">Феминитивь!</button> |
|
|
|
|
|
|
|
|
|
<div id="definition-dict"></div> |
|
|
|
|
<div id="definition-full"></div> |
|
|
|
@ -26,9 +26,9 @@
@@ -26,9 +26,9 @@
|
|
|
|
|
<div id="definition-content"></div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<button type="button" onclick="download_image()">IMG</button> |
|
|
|
|
<button type="button" onclick="show_help()">?</button> |
|
|
|
|
<button type="button" onclick="location.href='http://vk.com/share.php?url=http://mysite.com'">VK</button> |
|
|
|
|
<a class="toolbar" href="javascript:show_help()" title="Справка">?</button> |
|
|
|
|
<a class="toolbar" href="javascript:download_image()" title="Сохранить изображение">❇</a> |
|
|
|
|
<a class="toolbar" href="http://vk.com/share.php?url=http://mysite.com" title="Поделиться в vk.com">❤</button> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|