
November 23rd, 2012, 03:38 AM
|
|
Contributing User
|
|
Join Date: Feb 2012
Location: jersey city
Posts: 30
Time spent in forums: 3 h 36 m 9 sec
Reputation Power: 2
|
|
Quote: | Originally Posted by |King In the code below towards the top you will see where the code calls for two tabs, Used and New however I cant seems to get the code to allow a user to selected between the two options, what am I doing wrong?
<div class="search-box">
<!-- tabs -->
<table class="search">
<tbody>
<tr class="head-tab">
<td class="field">Search</td>
<td class="value">
<ul class="search_tabs">
<li class="first active">New</li><li class="last">Used</li>
</ul>
</td>
</tr>
</tbody>
</table>
<!-- tabs end -->
<div class="search_tab_area" style="display: block;">
<form action="http://www.agentauto.com/autos/search-results.html" method="post">
<input type="hidden" value="search" name="action">
<input type="hidden" value="listings_tab1" name="post_form_key">
<input type="hidden" value="1" name="f[condition]" class="search_tab_hidden">
<!-- fields block ( for search ) -->
<table class="search">
<tbody> |
I think this giving a Apt definition, http://blog.agentauto.com/bozeman-car-dealerships/
|