hi i am a new developer and i am being a trainee now, i working on UI part of an app. How can i design the UI of my app to be fitted for all resolutions.
I\'m a beginner to CSS, and i want to know the best technique to position elements in a form using only CSS. I just can\'t get my two buttons to align probably beside each other...
Plz take a look at this link: a sample site at the bottom u see wordpress and jooml开发者_开发技巧a icons, when u hover on it by mouse, it seems gray icons get colored.
I am dynamically building html in javascript.This will then be inserted into an element.What is the correct way to set the top, left, width and height properties within the html that I am creating.My
I have this part of code: <ul> <li>First item</li> <li>second item <ul> <li>child</li>
In my app I have a spinner 开发者_JAVA技巧with set of units, if I select a value from the spinner & change the position from portrait to landscape, value is as it is, but the problem is when I am
in my navigation based iPhone app I let users swipe the UIToolbar out of the way (I move the frame of self.navigationController.toolbar down by 23).
In ListView I can get index of the first item displayed by using getFirstVisiblePosition() How can I set an item at a particular index to display in the first po开发者_Python百科sition - I want somet
I have a map that I am trying to make draggable, and am containing with x,y coordinates. The problem I\'m having is that these coordinates seem to be based on window size.
I am pretty new to Objective-C and want to write an iPhone app. The iPhone app should send the device-ID to a server when it is started the first time,