rtsnoz
12-18-2006, 08:21 AM
G'day all,
On my mac I have not experienced this problem. However, I have been told by PC users - using IE i expect, that my "Info & Comments" popup makes no popup, and users see no comments etc.
my page is: http://rohanthomson.com/photos/
Can anybody confirm this problem?
I believe this is the corresponding code in my index.php file: (??)
$tpl = ereg_replace("<COMMENT_POPUP>","<a href='#' onclick=\"window.open('index.php?popup=comment&showimage=$im age_id','Comments','width=700,height=540,scrollbar s=yes,resizable=yes');\">$lang_comment_popup</a>",$tpl);
Presuming this problem does exist. Can anybody tell me what i need to alter?
Regards
Rohan Thomson
PS. I'd also appreciate any comments anybody has on my template/design...
On my mac I have not experienced this problem. However, I have been told by PC users - using IE i expect, that my "Info & Comments" popup makes no popup, and users see no comments etc.
my page is: http://rohanthomson.com/photos/
Can anybody confirm this problem?
I believe this is the corresponding code in my index.php file: (??)
$tpl = ereg_replace("<COMMENT_POPUP>","<a href='#' onclick=\"window.open('index.php?popup=comment&showimage=$im age_id','Comments','width=700,height=540,scrollbar s=yes,resizable=yes');\">$lang_comment_popup</a>",$tpl);
Presuming this problem does exist. Can anybody tell me what i need to alter?
Regards
Rohan Thomson
PS. I'd also appreciate any comments anybody has on my template/design...