Hie, how do I create multiple div's on button click on user entered values of HEIGHT and WIDTH for example, on choosing a drop down list item and then clicking on a button a div should get created and then on next drop down list item on select and then on button click another div should get created besides it. Can the div be created based on user entered values of width and height of the div? Please Help! thanks!
Thanks for the reply but I have tried it out, the problem is that the image dissapears on button click. I have especially posted here as a new topic as I am facing a serious challenge in this project! kindly help thanks!
Either the code is written so the button toggles the div (visible/not visible), or the code is written so the button adds new divs. It can't do both.