3212 Posts in 847 Topics by 809 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 174 Views |
-
remove end point in search input

12 November 2012 at 2:22pm Last edited: 12 November 2012 2:35pm
This is a bit strange, i am using the search engine, but when i do:
<% if SearchForm %>
<span class="search-dropdown-icon">L</span>
<div class="search-bar">
$SearchForm
</div>
<% end_if %>I am getting something like this html:
<div id="Search" class="field text nolabel">
<span>
<span class="blue">
¶→¶→
<div class="middleColumn">
¶→→
<input id="SearchForm_SearchForm_Search" class="text nolabel" type="text" value="vghgfh" name="Search">
¶→
</div>
¶→¶→¶. . //here
</span>
. //here
</span>
</div>Where is this html? and why i am getting this end points?
| 174 Views | ||
|
Page:
1
|
Go to Top |

