Seems like you should be able to fire an onblur(); function on the boxes and
store the needed values in a hidden fields. Looks like the code is already
outputting all the needed values.

On 10/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
wrote:
>
> 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:290403
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to