You just need to set you're a:visited color to be something different, this has nothing to do with Coldfusion and everything to do with CSS / styles =)
In an app I have, I even have a spacer image named something like viewed_#query.currentRow#. Then I do a javascript to replace the spacer for whatever row I clicked on with a green checkmark, so they know which items have been reviewed. Chris -----Original Message----- From: the_oslo Kid [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 09, 2007 7:53 AM To: CF-Talk Subject: focus indicator after a click on a href.... how to? Hi all, CF 6.1 engine. I've got a <table> with say 10 rows and 6 columns - one or two of these columns have a <a href> attached. When the user clicks on one of them, I do a PopWindow with an image. However, when the user looks back to the original form, there is no indication as to which of the rows - let alone which of the columns - the user clicked on. I thought of "onclick" - but that's only from CF7 onwards... :-( How can I do this? Any help is very much appreciated. Kind regards, Knut --------------------------------- 8:00? 8:25? 8:40? Find a flick in no time with theYahoo! Search movie showtime shortcut. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277390 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

