Log in

View Full Version : Click Command not working in MAC



royce
11-11-2008, 12:44 PM
http://roycecustom.com/proj_page/project_sca.htm

This is a DD script for a photo gallery (I can no longer find the original script url...sorry).
It works fine everywhere except on my Macbook (leopard).
You should be able to click on the number box and that pic shoudld appear.
On my MAC, I have to hold the mouse button down to maintain the pic appearance.

Any thoughts as to why this might be happening?

bluewalrus
11-11-2008, 11:20 PM
what browser? It works on my MAC. The pics load on 1 click of a number correct?

royce
11-12-2008, 12:58 PM
The pic should load & remain in view after releasing the mouse button.
On my Macbook, when I release the mouse button, the pic goes away.

MAC LEOPARD OS 10.5.5
Safari V. 3.1.2

royce
11-13-2008, 12:46 PM
On closer inspection of the html and the style.css script, I have noticed that there is no "onclick' command being used.
There are 'hover' & 'visited' references in the css, but no onclick commands.

Could this be the cause of the issue I am having on my MAC?