<script type="text/javascript" language="javascript">
AJS.AEV(window, 'load', function() {
if(getWorkOffline() == 0)
{
GB_show("MINI SYNC", "http://localhost/Impact Gears Offline/
index_DB_Sync.html",350,250);
}
});
</script>
Hello,
I have the script above which is working. However, I want the greybox
to load only the first time the page is loaded (in a session - not
sure if these exist in client-side programming?).
Is there a way to do this?
Thanks,
meerkat
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---