yes you are correct and thank you very much for your help. I don't know what was causing the problem but when i removed the rel and used the onclick function call , the greybox worked just fine.
On Feb 2, 6:30 pm, Logos <[email protected]> wrote: > There could be many many reasons - there's not enough of your code to > be able to tell for sure. I would recommend taking out the rel and > using onclick from the advanced usage docs. If there is anything in > your body.onload it will prevent rel from working (lots of other js > libraries override it behind the scenes too). Otherwise check > outhttp://malthusian-solutions.com/ms/index.php?q=node/6for > troubleshooting tips to make sure your greybox is set up correctly. > > -- > Tyler Stylehttp://malthusian-solutions.comhttp://nirdvana.com > > On Feb 1, 1:29 pm, "C.G" <[email protected]> wrote: > > > I am using Ajax to call a part of a page and inside that part of the > > page i have a call to greybox. Unfortunately the script does not > > work. To be more spesific > > > <html> > > <head> > > this is where i include the greybox scripts > > </head> > > <body> > > <div>here i change the content </div> > > > </body> > > </html> > > > the content that comes inside the div is > > <a href="thepage.php" title="newpage" style="border:0px;" > > rel="gb_pageset[NAME]"> <img src="/img/Change.gif"/></a> > > > Does anybody know why the greybox link is not functional? > > Thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GreyBox" 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/greybox?hl=en -~----------~----~----~----~------~----~------~--~---

