Oh ...i finished to make it workable !! sorry !! :(
It's SO Usefull for my project !!\:D/
Thx for ALL !! :))
If you have same modifications in your stock, im here !! :D:D
Printable View
Oh ...i finished to make it workable !! sorry !! :(
It's SO Usefull for my project !!\:D/
Thx for ALL !! :))
If you have same modifications in your stock, im here !! :D:D
hi, rkrishna_1975,thank you for sharing this great code!
I have added following code to prevent closing portlet when maximized:
if (panel.tools['close'])
panel.tools['close'].setVisible(false);
hi rkrishna_1975,
I've tested this GREAT Plugins !! I like it, very usefull for my project !
But i've small bugs : :(
If i click on maximize icon on a collapsed panel, the maximize window doesn't show my content (is it possible to have the maximizable icon just when panel is expanded ?). :-?
When windows is maximized, i can drag the panel into this windows.... (is it possible ti disable drag fonction (just for the panel) not for the windows ?) :-?
Can your help me for resolve these bugs ? :)
Thx fior this great improvement !! :D
1. That is because the code does not look for whether the panel height is reduced or not. Just call the maximize before this is rendered. (I will see if I get some time to put a check for that.)
2. Just set Draggable: false in the config options in the code for the maximize plugin (go to the window config options).
Hi Krishna
it is really helpful plugin, I tested and it is working fine, let you know if any issue found.
Hi Krishna
it is very nice plugin, I tested and it is working fine.But I have seen one bug.When I try to drag panel over title it was disappears.How can i solve this bug?
Thanks.
Hi,
Thanks for this great plugin.
I did find one issue though.
I'm using the Managed IFrame Panel component available on this forum.
When I maximize that panel, the maximized window displays the content correctly.
However, when closing the maximized window, the Iframe in the panel does not get refreshed correctly. (Collapsing/expanding the panel does refresh the iframe though.)
If you have time to look into this issue I'd much appreciate it.
SV.
Edit: I'm more interested in a solution for IE as I am aware FF has an issue with iframes anyway.
Hi, very good plugin, but i need one little improvement, and maybe is a little setting , i want to animate the maximizing window from the panel clicked.
Now the window comes from the upper left corner, i want that animation from the maximized panel if it possible , how i can do this ?
thanks in advance.:D
Thanks for sharing this great plugin. it's very helpful to me.
in my project i've a portal implementation for which i'm using maximize plugin for all the panels. the problem that i'm facing is restoring the maximized panel is not restoring back with the same size(in the aspect of height of the panel).
I've attached the screenshots explaining the same. Please go through them and help me.
Thanks in advance.