Hi,
I am trying to get my webpage zoom its whole content like the facebook page does it increases the size of all its
elements mine is just growing vertically, I really don't know what should I do, when I increase the size of the with increasing its width and height the page grows as i need but without the textboxes and labels, my whole elements width and height are in percentage, so any help?
thank you.
Loading
Sukesh MarlaPosted Sep 17, 2012, 12:21 PM
Sukesh MarlaPosted Sep 17, 2012, 2:27 PM
abed akhiPosted Sep 17, 2012, 2:27 PM
thank you for your help what I did is that I checked all the width and height as auto, and I placed the labels in one td in the same table as the textboxes and I added the panels width in em so it worked, so I checked your previous answer as correct,
thanks.
Sukesh MarlaPosted Sep 17, 2012, 2:01 PM
Check this is correct answer if it helped.
abed akhiPosted Sep 17, 2012, 1:48 PM
abed akhiPosted Sep 17, 2012, 12:36 PM
my code is attached please take a look at it my form and body width and height are set as auto but that did not work..
even when I set everything to be as width:auto and height:auto,
only the textboxes growed as needed but not the label nor the panel..
So how to fix this?
abed akhiPosted Sep 17, 2012, 12:12 PM
http://www.dreamincode.net/forums/forum/74-web-development/ it's growing vertically mine too.
Sukesh MarlaPosted Sep 17, 2012, 11:52 AM
abed akhiPosted Sep 17, 2012, 11:48 AM
What I need is to let my page grow in all the sizes check the facebook page it grows and lets you see all the contained element zoomed, my page is growing vertically so the items are pushing each others to downside...
Sukesh MarlaPosted Sep 17, 2012, 11:20 AM