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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
