PDA

View Full Version : no comment popup


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&amp;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...

austriaka
12-18-2006, 12:29 PM
it is working in FireFox 2.0 and IE 6.0
Maybe your visitors complaining about that have JavaScript not permitted in Browser
KArin

codepoit
12-18-2006, 02:37 PM
Or a popup blocker that is running that they don't know about.

Dennis
12-18-2006, 02:58 PM
The last possibility mentioned by codepoit is one you should definitely ask your visitors.