chanchelkumar Posted October 12, 2007 Share Posted October 12, 2007 .container { position:relative; height:1450px; overflow:hidden; border-collapse:collapse; background:<?=$targetpath?>; } .newdiv{ display:block; position:absolute; padding:.5em; -moz-box-sizing:border-box; box-sizing:border-box; font:Verdana, Arial, Helvetica, sans-serif; } These are my two div's ..... i want to resize (change the height with effect of new div) the container with the effects of new div... the newdiv is inside the container... and it is dynamically executing... ask me if you get any doubts??? Quote Link to comment https://forums.phpfreaks.com/topic/72936-solved-twodiv-problem/ Share on other sites More sharing options...
ToonMariner Posted October 12, 2007 Share Posted October 12, 2007 I have doubts... My faith is constantly tested and I often wonder if my life is of benefit to anyone else outside of my family. Quote Link to comment https://forums.phpfreaks.com/topic/72936-solved-twodiv-problem/#findComment-368194 Share on other sites More sharing options...
chanchelkumar Posted October 13, 2007 Author Share Posted October 13, 2007 Guru ....... Quote Link to comment https://forums.phpfreaks.com/topic/72936-solved-twodiv-problem/#findComment-368397 Share on other sites More sharing options...
chanchelkumar Posted October 13, 2007 Author Share Posted October 13, 2007 what i am try to ask is how could it possible?? any one please help me.. Quote Link to comment https://forums.phpfreaks.com/topic/72936-solved-twodiv-problem/#findComment-368417 Share on other sites More sharing options...
chanchelkumar Posted October 13, 2007 Author Share Posted October 13, 2007 Any one here 4 help me??? Quote Link to comment https://forums.phpfreaks.com/topic/72936-solved-twodiv-problem/#findComment-368444 Share on other sites More sharing options...
chanchelkumar Posted October 15, 2007 Author Share Posted October 15, 2007 ??? ??? ??? ??? ??? ??? ??? Quote Link to comment https://forums.phpfreaks.com/topic/72936-solved-twodiv-problem/#findComment-369754 Share on other sites More sharing options...
bronzemonkey Posted October 15, 2007 Share Posted October 15, 2007 I don't really know what you are talking about, but if you want the container to automatically increase in height to accommodate newdiv, then you can't do that while newdiv is {position:absolute} Quote Link to comment https://forums.phpfreaks.com/topic/72936-solved-twodiv-problem/#findComment-369810 Share on other sites More sharing options...
chanchelkumar Posted October 16, 2007 Author Share Posted October 16, 2007 I don't really know what you are talking about, but if you want the container to automatically increase in height to accommodate newdiv, then you can't do that while newdiv is {position:absolute} ok i agree with you bronzemonkey..... Then how could we do that.... I want a solution.... not a report... Quote Link to comment https://forums.phpfreaks.com/topic/72936-solved-twodiv-problem/#findComment-370442 Share on other sites More sharing options...
bronzemonkey Posted October 16, 2007 Share Posted October 16, 2007 Solutions cost $50. Providing them to someone too lazy to read online tutorials is another $150. And when someone barks out orders like they are my boss, I charge another $800. Quote Link to comment https://forums.phpfreaks.com/topic/72936-solved-twodiv-problem/#findComment-370529 Share on other sites More sharing options...
chanchelkumar Posted October 16, 2007 Author Share Posted October 16, 2007 Solutions cost $50. Providing them to someone too lazy to read online tutorials is another $150. And when someone barks out orders like they are my boss, I charge another $800. thanks for your information....... I will pay as your wish to not responding to my mails... Quote Link to comment https://forums.phpfreaks.com/topic/72936-solved-twodiv-problem/#findComment-370540 Share on other sites More sharing options...
chanchelkumar Posted October 16, 2007 Author Share Posted October 16, 2007 Dear friends,,,,, I got enough information about my question... and am thanks for each and every member in this forum for helping me to find a "PAID" solution... thanks : So am closing this question!!!!!!!!! Quote Link to comment https://forums.phpfreaks.com/topic/72936-solved-twodiv-problem/#findComment-370543 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.