Hi I\'m new to Android and am facing the problem: how do I get the Height/Width of a view,which is placed in a relative layout? I tried getHeight() and getWidth() and both return 0.
I am quite accustomed to CSS but I have a problem and would like to know if there is a solution. If I have a div with relative positioning and z-index:2 and another div next to it with z-index:1. Is
I have been using the Slide plugin to slide a div in to replace another div. Here is my code: http://jsbin.com/iwemaq/15
For www.zabb.co.uk/test2b.html the displayDiv displays higher开发者_开发技巧 up in IE8 than in Safari. How can I make it so they display in exactly the same vertical position? Thanks in advance.The el
for some reason in 开发者_如何学JAVAie 7 and lower there is a huge gapin the content. I think it has to do with some jQuery I have running. the menu seems to push the content down even though its abso
I have a problem with a site I am doing some maintanence on, the latest test version can be found here http://www.smithandgeorg.com.au/new/ If viewed in IE7-9 or Opera this page displays as intended,
The pop up image for \"ice white\" and \"violet\" pop up in different place开发者_如何学Cs. How do I make them both pop up in just one position?Could you perhaps define a single div that uses absolute
I\'m developing an application in which I\'m pasting images, doing drawing and painting on canvas. This app can also Scale up/down the canvas or drag it to different location.
I have an absolute positioned popup (hover over \"ice white\" image to see popup) which has css left:50%. Now this shoul开发者_StackOverflowd appear in the middle of page but doesn\'t. Any suggestions
All divs change position horizontally if you make the browser window larger. Is there way to prevent this happening? Any help greatly appreciated.