I posted a similar discussion after this, not realizing that this one
was so similar. Although I have examples posted which might be more
constructive.
http://groups.google.com/group/mootools-users/browse_thread/thread/77841c49f8615e25/ac8f76167be53e56?hl=en#ac8f76167be53e56
marlus, if you get yours working can you please post a solution?
thanks!
On Nov 16, 3:40 am, "Steve Onnis" <[EMAIL PROTECTED]> wrote:
> wheny ou make your call you can pass a value into to process your script
> blocks
>
> new Request.HTML (url, {evalScripts : true})
>
> Steve
>
> _____
>
> From: [email protected]
> [mailto:[EMAIL PROTECTED] On Behalf Of marlus
> Sent: Saturday, 15 November 2008 12:18 PM
> To: [email protected]
> Subject: load a class or function after a Request.HTML
>
> Hello there,
> I'm planning to make a whole site with a main page loading other .php and
> .html pages in a div.
> I think its a stupid question, but is that possible to load with a
> Request.HTML html information plus functions inside <script> tags so I can
> call one of the functions when onSuccess is triggered?
> Can anyone tell me a smarter way to load pages and call functions on demand,
> without loading the functions of all sections in first load?
>
> Many thanks!
> --
> marlus araujo