Hello Support team,
I appreciate your support on this.
Here is my requirement,
1. Right Pane, we set contenturl to show one of our internal url to load an image. The height of the content should be equal to splitter height.
2. On resize of popup window, the websplitter and panes (right pane content) height should automatically increases to the popup window screen height.
Attached project solution with little javascript.
Thanks
Ram
Hello Ram,
I'm glad that you have been able to resolve your issue according to my help. About the div, yes its possible, just set the element height to 100%.
If there is anything else, regarding this issue, feel free to contact me.
Hi, I have quick question,
Since we removed the <div> tags, it started working.
Is it possible to keep the div tags in my page, and achieve the same result.
Please ignore resize event, the reason i created is to set the splitter height based on the window height. now you added the height percentages, we don't need the resize event any more.
Thanks. I commented out the resize javascript code and it works.
Excellent, thanks for your quick responses and appreciate your great support.
I notice that you handle the window.onresize event. I have tested the project without it, on IE8, and its filling out the popup correctly also when it's resizing. Please let me know what is your goal when using onresize event, so I can suggest you a solution.
I look forward to hearing from you.