I'm trying to capture and pass the elex,y variables that are being passed in the span tag that looks like ... I never knew you could the id of a span tag as a variables. Hmm. (without the greater and less than)
span id="span_elex" /span, span id="span_eley" /span >Are you just wanting to capture the x,y whenever a user clicks? Are you >trying to create a heat map overlay? > >All, Sorry for the repeat post. I've searched all day for a solution and >can't find anything. >I want to capture the coordinates from this sample and pass them for use in >a cf scope. > >I'm stumped! > >http://dunnbypaul.net/js_mouse/ > >If I could only get the x and y coordinates in a form in the action param >and pass them URL scope then use ... > >cfset RIGHT = #ListFirst(CGI.QUERY_STRING)# cfset DOWN = >#ListLast(CGI.QUERY_STRING)# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:290592 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

