Posted on: 10/31/2014 5:12:08 PM | Views : 320

The easiest way to ask my question is to explain what I would like to happen.  (ASP.Net VB)
Make room to add controls for certain functions.  My thought would be to add a div by swapping to a new CSS file at run time.  Then hiding or deleting the div when done with the function that uses the additional controls.  Does this sound feasible?
Or, using the same CSS but making the div pop in and out?  Previous to this, I have used invisible panels that change to visible.  But as far as I know, this requires leaving space for the panel on the page.
Any ideas would be greatly appreciated.

Go to the complete details ...