|
Posted by windandwaves on 05/28/07 23:25
On May 29, 11:13 am, dorayme <doraymeRidT...@optusnet.com.au> wrote:
> In article
> <1180392776.476856.287...@n15g2000prd.googlegroups.com>,
>
>
>
> windandwaves <nfranc...@gmail.com> wrote:
> > Hi Folk
>
> > I am trying to debug my page in Safari.
>
> > Please have a look at
>
> >http://www.friars.co.nz/listing.php?p=ptc
>
> > When clicking on the images on the right-hand-side, they open at the
> > top of the page in a big size.
>
> > However, in Safari the JS does not work and it opens in a new window
> > (my backup for if JS does not work). I have been trying to debug this
> > on a Mac + Safari, but I could not find the problem.
>
> > Can you help by telling me what is wrong with the JS in Safari.
>
> Same in iCab. Which reports:
>
> http://www.friars.co.nz/s/s.css
> CSS Error (204/24): Unknown CSS property ³opacity².
> CSS Error (204/36): Unknown CSS property ³filter².
> CSS Error (204/69): Unknown CSS property ³-moz-opacity².http://www.friars.co.nz/s/map.css
> CSS Error (11/77): Unknown CSS property ³opacity².
> CSS Error (11/89): Unknown CSS property ³filter².
> CSS Error (11/122): Unknown CSS property ³-moz-opacity².
> CSS Error (12/84): Unknown CSS property ³opacity².
> CSS Error (12/94): Unknown CSS property ³filter².
> CSS Error (12/128): Unknown CSS property ³-moz-opacity².http://www.friars.co.nz/listing.php?p=ptc
> JavaScript Error:[object DOMException: HIERARCHY_REQUEST_ERR (3)]
>
> If you are going to use javascript, and want the enlargements to
> open without "losing" the page being looked at, quite reliable at
> least for those with js enabled is, in fact to open a new window,
> the size of the enlargement. If you want the code for this, ask.
>
> Frankly, I think you should not be doing all these tricks, it
> looks jerky and bad and gimmicky even when it "works" as intended.
>
> Leave the pics on the right alone and put the captions underneath
> to stay. This will stop all that dancing about there. And, either
> let the enlargements open in a new "pop-up" window (the same one
> can be used for all the enlargements (avoiding a proliferation of
> windows) by making sure you size it for the biggest of your
> enlargements or else and much simpler and better, let the
> enlargements go to a different url with the user either using the
> back button of the browser or else a ink back to the main page
> provided by you.
>
> --
> dorayme
Hi Dorayme
Thank you for your response
I know about the errors, no big deal in my opinion.
However, not sure where the JavaScript Error:[object DOMException:
HIERARCHY_REQUEST_ERR (3)] came from.
Did you click on the images? What happened? I am not really
interested in the design at the moment, just keen to find out the
error in JS when clicking on the images.
Personally, I like the way, the images show above the copy and no new
window is opened.
Can you help.
Thanks a million
Nicolaas
[Back to original message]
|