I have a php web application using an Ajax request to display some
content from a database.

The ajax request calls a php script that formats the output of the
data. On each formatted row, i am adding an href link, and I want to
use greybox to open this link. But it doesnt work.

I tried to include the greybox scripts in my index.php, or in my
content_get.php(script called by the ajax request) but it doesnt seem
to link it properly, as my link is opening in the current window and
not in a greybox...

My folder structure is:

index.php
/extensions/greybox
/js/ajax.js
/include/content_get.php

Don't hesitate to ask me more details if you think you can solve this
problem...

Regards,
Piero.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to