User Profile

User
 krishan_babbar
Location
 Chandigarh, India
Time Zone
 (GMT 5.5): India, Sri Lanka
URL
 http://babbarkrishan.blogs.friendster.com/babbarkrishan/
Bio
 http://babbarkrishan.blogs.friendster.com/babbarkrishan/

Recent Comments

Posted 19/04/2007 12:53am
I am using following code:

$th = Array (' if((this.form.elements[i].type==\'checkbox\')&&(this.form.elements[i].name.indexOf(\'box_\')==0))
this.form.elements[i].checked=this.checked;">',
$pagination->sortBy('category_name',"Category Name","Category"),
"Subcategory",
$pagination->sortBy('status',"Status","Category"),
);
echo ($html->tableHeaders($th, Array('class' => "listing_header"), Array('class' => "listing_header")));


My question is:
how can i give my CSS for particular "sort link"?
in above code i gave CSS which applied for and but i am not able to give CSS for link say "Status". It is taking default CSS given for tag.
Please help.

Early response will be appreciated.

Thanks
Krishan Babbar