bingot

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 sad(

guide me pls

thnx

Mario

Re: what is the ascii name of category?

I'm not sure I got well what u mean, but I guess this is your answer :
{$URL_JOBS}/{$job.categ_varname}/
Give it a try