>If you add "return false;" to your onClick, it will negate the original
>behavior of the anchor tag, thus only executing the other onClick functions
>and not the actual click action.
>
><a href="##" onclick="javascript:ColdFusion.Window.show('window#Section#');
>return false;">Show students that didn't complete an evaluation</a>
>
>RobWell, it's still jumpin up with return false. But I noticed it doesn't do it in IE7. Just FF. hmmm.. Thanks much, Will ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:288230 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

