Hi Everyone,
I'm working on an html page that I'm using small images as links to open new windows in order to display larger versions of the pictures.
I'm using <a href=javascript
penHer()>Open</a>, sizing the new window to fit the image, and positioning it at (0,0).
I'd like to know if you (yourself) have run into any problems with any Firewalls, Toolbars, Browser Privacy Settings, or any other programs that interfere with your display in a new window opened with javascript?
I appreciate your input and thank you.
For every problem, there's a solution and every solution brings it's own set of problems.
I'm working on an html page that I'm using small images as links to open new windows in order to display larger versions of the pictures.
I'm using <a href=javascript
I'd like to know if you (yourself) have run into any problems with any Firewalls, Toolbars, Browser Privacy Settings, or any other programs that interfere with your display in a new window opened with javascript?
I appreciate your input and thank you.
For every problem, there's a solution and every solution brings it's own set of problems.