Tagged Questions

2
votes
1answer
675 views

jQuery Dynamic Height Width of Modal

I am creating a modal that will be used for different aspx pages that already exist, so the div that I have to hold the pages (which will be loaded through ajax.load method) needs to grow vertically ...