Xkcd: Click and Drag
11–20 of 97 posts
Re: Xkcd: Click and Drag
#12Edit: Holy shit I had no idea how huge this was! I'd pay for a massive framed poster of this thing.
Re: Xkcd: Click and Drag
#13Re: Xkcd: Click and Drag
#14Re: Xkcd: Click and Drag
#15Also, really impressed. The way the tunnels on the left side met up with the Mario tunnel was pretty cool.
Re: Xkcd: Click and Drag
#16The mind boggles. How long must it have taken him to create this. It is HUGE. I have been scrolling round for about 20 minutes and still have not found an end to it.
var size=[14,48,25,33];
var tilesize=2048;
var map_size=[(size[1]+size[3])*tilesize,(size[0]+size[2])*tilesize];
So 165888x79872!!!Re: Xkcd: Click and Drag
#17Bwahaha, upper left corner (waaaay up). I'm working at a small startup. Our business model is "taking free drinks from industry events and reselling them". Edit: Holy shit I had no idea how huge this was! I'd pay for a massive framed poster of this thing.
Re: Xkcd: Click and Drag
#18Re: Xkcd: Click and Drag
#19var 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
Re: Xkcd: Click and Drag
#20You have my deepest gratitude for reminding me what discovery and exploration feels like.