Ah, well, I was hoping that the function call would just take
percentages, but obviously not.  You'll have to dig thru the AJS code,
which is hugely obtuse, if you want to change it :(

Sorry I can't be of more help!

Tyler
http://nirdvana.com
http://malthusian-solutions.com

On Jan 6, 4:25 pm, savonge <[email protected]> wrote:
> thanks for the quick respond but im not sure i get it.
> if you mean putting in % in html page, then ofcourse i tried it and it
> didnt work.
> incase it is the js file i need to put % in then i didnt get where
> exactly.
>
> thanks anyway
> L
>
> On Jan 2, 6:51 pm, Logos <[email protected]> wrote:
>
> > From looking at the code in gb_scripts.js, I would think that you
> > could just pass in % with no changes:
>
> > GB_showCenter=function(_4c,url,_4e,_4f,_50){
> > var _51={caption:_4c,center_win:true,height:_4e||500,width:_4f||
> > 500,fullscreen:false,callback_fn:_50};
> > var win=new GB_Window(_51);
> > return win.show(url);
>
> > };
>
> > The subsequent AJS calls, as near as I can figure out, doesn't add a
> > measure to width (tho it's certainly convoluted, so I could be
> > wrong!).
>
> > Try it out with % and let me know what happens!
>
> > Tylerhttp://nirdvana.comhttp://malthusian-solutions.com
>
> > On Jan 1, 8:38 am,savonge<[email protected]> wrote:
>
> > > I would like to know if there's any way to define the height of
> > > greybox in precentage instead of pixels.
>
> > > thanks- Hide quoted text -
>
> > - Show quoted text -
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GreyBox" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/greybox?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to