right so if in cf i do
<table class="tablesorterLQ" id="tblRep#userId#" title="Sales Rep's">
how do i then pass tblRep#userId# back up to the top of the page
so i can insert #userId# into the script..

$(function() {
$("#tblRep").tablesorter({sortList:[[0,0],[0,1]], widgets: ['zebra']});
    });


On Jan 11, 2008 12:50 PM, Sonny Savage <[EMAIL PROTECTED]> wrote:

> Even though you're getting the tables by class name and not using the ID,
> you still need to make sure that each ID is unique.
>
> On Jan 11, 2008 11:44 AM, Paul Ihrig <[EMAIL PROTECTED]> wrote:
>
> > thats what i did, and its not
> >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:296451
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to