|
|
 |
Re: FN-FORUM: Ajax drag n drop
date posted 18th October 2007 10:02
Hi
Not really sure how Slimbox works since I never used it but I guess your
problem might be somehow related with the evalScripts flag.
By default as far as I know the Javascripts in the HTML code generated
by an Ajax request won't execute unless the evalScripts is set to TRUE.
Nicolas Borda wrote:
>
>> Have a go with mootools (http://mootools.net) which I guess a lot of
>> people around here already know.
>> It's a super-slim api, you can also compile a customized version with
>> only the components you actually need.
>
> Hi kujo,
>
> If you are experienced with MooTools I wonder if you can help me with
> this problem. I am using a variation of the Slimbox
> (http://www.mulpo.com/myslimbox) which is a Lightbox based on MoTools,
> but I can't et it to work with AJAX tabs. I have a demo from a
> magazine here: (http://www.ipwa.net/test/ateam/). Using a simple AJAX
> manager you can browse through the tabs without the page refreshing.
> In the main index page you click on the picture and the Slimbox comes
> up, but when you go to the Hannibal tab and click on the same picture
> it doesn't. Can you give me any advise?
>
> Nicolas
>
|
 |
|