>From glancing at the source of that it doesn't look like it handles
elements created after the lightwindow object is initialized.  You
might want to get ahold of the author of that for support with it.

2009/8/7 Martín Marqués <[email protected]>:
>
> lightwindow is based on scriptaculous.
>
> http://www.stickmanlabs.com/lightwindow/
>
> Nobody uses it?
>
> 2009/8/6 DJ Mangus <[email protected]>:
>>
>> Explain lightwindow for me, does it use javascript to display?  If so
>> then post that script too please.
>>
>> On 8/6/09, Martín Marqués <[email protected]> wrote:
>>>
>>> We are working on and html page which has a div with id="container"
>>> that gets updated when pressing link buttons that are on the top.
>>>
>>> This is very simple code:
>>>
>>> new Ajax.Updater('container', 'somepage.html', {
>>>   parameters: { method: GET }
>>> });
>>>
>>>
>>> The thing is that one of the pages has a link with lightwindow class.
>>> This page by it self works great, but when it is inserted in the
>>> container div it doesn't use the lightwindow efect, it just opens the
>>> link as if it was a normal link youn press on.
>>>
>>> Anything wrong with how we are working with this?
>>>
>>> --
>>> Martín Marqués
>>> select 'martin.marques' || '@' || 'gmail.com'
>>> DBA, Programador, Administrador
>>>
>>> >
>>>
>>
>> --
>> Sent from my mobile device
>>
>> >
>>
>
>
>
> --
> Martín Marqués
> select 'martin.marques' || '@' || 'gmail.com'
> DBA, Programador, Administrador
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to