Answer the question
In order to leave comments, you need to log in
How to insert a widget into a page?
There is a widget - wiget.html
.....
<div class="banner">
<div class="form">
<form action="#">
<span class="sel">
<select class="turnintodropdown">
<option>select 1</option>
<option>select 2</option>
...
<option>select N</option>
</select>
</span>
<span class="sel">
<div class="to_arrow"></div>
</span>
<span class="sel">
<select class="turnintodropdown">
<option>select 1</option>
<option>select 2</option>
...
<option>select N</option>
</select>
</span>
<span class="sel">
<input type="text" id="datepicker" value="Дата">
</span>
<span class="sel">
<input type="submit" value="Искать" id="submit">
</span>
</form>
</div>
</div>
<script src="****.js....
, etc. and he loaded the banner code into this place. Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question