Hi Guys,
i am trying to refresh the parent Screen on Close of the lightbox..
This is how i am opening my EASYBOX Lightbox:
<? echo "<a class='lightbox' href='contacts.php' data-width='410' data-height='250'>| OPEN CONTACTS |</a>"; ?>
Now, when i Close this window my index.php should be refreshed.
Cheers,
Luca