Topic: what is the ascii name of category?
i need to create a selected css in category
\\\\\\\\\\ idea is this \\\\\\\\\\
<li {if $CURRENT_PAGE == $job.name_ascii_name } class="selected"{/if} > <a href="{$BASE_URL}{$URL_JOBS}/{$job.categ_varname}/" style="font-size:12px">{$job.categ_name} - [ {$job.categ_count} ]</a></li>
i can get the right value $job.name_ascii_name of the ascii name of the category
http://www.jobsfixer.com/jobs/dea/ >>> jobs/dea/ << i need this
(
guide me pls
thnx