Get url loaded in layout or window

Hello,

is there a method to get the current url loaded in layout/window/tabbar/accordion ?

please advise,

thanks,
Kris

Hello
You can try the next:

var link = dhxLayout.cells("b").getFrame().src;

How about gettting the url loaded using ajax?

I have applied this solution.
It works on iOS Safari.
But the scrollbar is displayed in IE and Firefox.
Is there a way to avoid appearing the scroll bar?

krisreddy
You need to write some custom function to save the URL.
alice22
About scrolls - we need your demo. It seems that it is nessesary to find some properties to set them overflow:hidden