zeus.ugent.be/content/cammie.coffee
2016-07-18 09:24:24 +02:00

7 lines
190 B
CoffeeScript

$('.ctrl').click ->
$.ajax "//kelder.zeus.ugent.be/webcam/cgi/ptdc.cgi",
data:
command: $(this).attr("command")
posX: $(this).attr("posX")
posY: $(this).attr("posY")