I am trying to fix a div so it always sticks to the top of the screen, using: position: fixed; top: 0px;
I have a div which has some stuff in it, and the user has the option of clicking an \'x\' to say \"This is not applicable to me\", for example.
I am having a confusing problem with my listview in android. I get my list populated from a database, and these results need to be filtered based on given criteria. A default list is shown, then the l
I am developing an application in C#. I have a Main Form where I have some buttons that give the user the possibility to start a new form into the Main Form.
I have a drumming app that has user-moveable drums onscreen. The user is able to customize the position, size, volume, and sound that defines each of the drums. It currently functions very nicely, and
Hey I made a project where multiple UIImageView is randomly created and all of them moves up the screen by NSTimer.
I\'ve got a FrameLayout with TextView children and I\'d like to change the position of the TextViews at runtime (in onSensorChanged(), so several time per seconds). There is no 开发者_Go百科setPositio
How do I display users current location in my app, using google maps? I would like to show users current location using mobile network or, if available, GPS. I didn\'t find any tutorials that could he
I don\'t really know where to begin asking this question, so I\'ll just try to describe my problem the best I can...I\'m currently working on a ListView with a custom List Adapter that inflates 2 text
I think I have seen this before but what Im after is this: I have two divs side by side.Both are variable length depending on user choices.Basically all I want is to have a logo appear at the bottom