Jump to content

Appearance of One div over another div.


habib009pk

Recommended Posts

Dear friends i have a problem, i want to explain it first

 

 

I want to display one div over another div

 

i have the div structure as it is

 

<div>

  <div id="a">it has searching form with click event</div>

  <div id="b">and it has table which show the data after the clicking the form<div>

</div>

 

now let me explain you, div 'a' has the system when we clicked on the content of div aa' the form will appears with sliding panel.

now when i gave the fixed width for the div 'a' it is working fine. the form will be contract and expand on click event.

 

Now my requirement is when i click on the content of div 'a' the form will expand on the div 'b'

 

Means div 'a' appears on the other div 'b'.

 

Kindly Helps Me Regarding This

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/177389-appearance-of-one-div-over-another-div/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.