>
> <cfloop...>
> <a class="remote" href="color-#currentrow#"><li
> class="ProductColor#currentrow#"></li></a>
> </cfloop>
>

Be aware, that the above is not correct XHTML.  you can probably get away
with:

<li href="url" class="remote"></li>


But, if that does not work, you can go in an make changes to the plugin that
will allow you to check for a different attribute.

-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery (English)" group.
To post to this group, send email to jquery-en@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to