> Once there, it offers 360 degree views of the ships via clicking on
> a link.    When I click on the link, all that happens is that the
> Location URL changes by the addition of #  to the end.
> ...../index.html#)
> 
> The main screen doesn't change and if I hit reload, the hash
> disappears and the same scren is loaded.
> 
> Any Ideas what's going on anyone?
The site uses javascript (most likley the onClick command). The idea
is that the page stays at the same location, but a Javascript command
is executed as well, this is handy, because some browsers will just
show "true" once the command is successfull, so adding the hash makes
sure the page stays in the same location. This practice is frowned
upon by most webmasters (including myself).

Voyager's Javascript is far from perfect, and so is princess.com's,
you are better of avoiding princess.com.

/Richard/
_____________________________________________________________
NetConnect mailing list. To unsubscribe, send an 'unsubcribe'
message to <[EMAIL PROTECTED]>

Reply via email to