I\'ve got a site i\'m working on that has a few absolutelty positioned divs that I need to resize on clicking, these will then fill the container that the divs are in. The question is how do I get the
I wan to know how to move a movie clip to a certain x, y. How would I do that? Because I know this is wrong:
I have a tile based game and I need to find the closest tile within a 32px radius. So say a user is at 400, 200 and the user clicks at 500, 400. I need to crea开发者_JS百科te a path or line from the p
When the user touches a UITextField a keyboard normally slides up from the bottom of the screen. Is there a way to make the keyboard appear at the top of the screen instead of the bottom开发者_开发百
I\'ve been coding a bit of Javascript to place a ducky randomly on this page. I wanted to make it hide on the side of objects (like the posts), but I ende开发者_Python百科d up having to hardcode quit
Is it 开发者_如何学Cpossible to set the position of an image using pygtk? import pygtk import gtk
I want to store some genomic positions (chromosome,position) using MongoDB. something like: { chrom:\"chr2\",
I want to make a div\'s position fixed on the bottom right of a page..( a chat box) ..how do i do that through a css file which will work on all IE6/7/8 and mozilla ....for now i have
I have a layout which contains a TextView. The content of the TextView might change on runtime. (discussed on a different issue here: Layout with dynamic position )
How do i make Vim always start at the line I was at when i exit开发者_JAVA技巧ed that given file last time?Put this in your .vimrc: