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
Appearance of One div over another div.
Moderator: General Moderators
-
habib009pk
- Forum Commoner
- Posts: 43
- Joined: Sun Jul 05, 2009 11:28 pm
Re: Appearance of One div over another div.
Hey,
Could you post a link to your site so we all can get a better idea of what you're working with?
Could you post a link to your site so we all can get a better idea of what you're working with?