is it real?

On Sep 10, 4:37 am, Equand <[EMAIL PROTECTED]> wrote:
> *global for $(document).ready(function() { SPACE }; ...
>
> On Sep 10, 4:33 am, Equand <[EMAIL PROTECTED]> wrote:
>
> > i forgot to mention... i tried to put it into a function and pass
> > global vars in it thru functions vars... and ofcourse they've lost
> > their globality...
>
> > On Sep 10, 4:31 am, Equand <[EMAIL PROTECTED]> wrote:
>
> > > Hi everybody... i have a question...
> > > i want to virtualise my admin section... by getting the script from a
> > > php file on post. is this real? and
> > > i want it to use current documents vars... i just copied part of the
> > > script and tried to load it using getScript... but this part doesn't
> > > work, when I put some global variables in it.... is there a way to
> > > make global vars work in included file?
> > > like global $var; in php...

Reply via email to