Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Simple way to share positions:

var p =$('.map').position();prompt("Have someone run this code to see this position","$('.map').css({'left':"+p['left']+", 'top':"+p['top']+"})");

This gives you a snippet you can send to someone else to run.

---------------------------------------

Also, don't want to drag? http://www.potch.me/blog/press-and-hold.html



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: