0

I want to popup the whole div that contain image,div,etc . but problem is that when i popup div the position of within div is changed. i want to zoom the div that display like popup and cover the whole page.

when i click on div the div should be popup and zoom. not changed the position of content with in it.

1 Answers1

0

Use CSS and change z-index of the div so it's on a new layer. Need sample to help you apply a solution.

Bryan
  • 100
  • 6