How to Link my New search form
-
My search form is located in my navbar, when you click “tracking linl” the modal will popup.
how can i connect it? and after typing and searching something, it will redirect to a new page where you can see the result`<form id=”action”‘ action=”#”method=’post’ >
<input type=”text” class=”form-control” placeholder=”Track and trace your Shipment…”>
<span class=”input-group-btn”>
<button class=”btn btn-default” type=”button”><b>Track!</b></button>
</form>
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to Link my New search form’ is closed to new replies.