Web Analytics Made Easy -
StatCounter weird redirection "#" - CodingForum

Announcement

Collapse
No announcement yet.

weird redirection "#"

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • weird redirection "#"

    hey guys,

    so on the website www.marcsnyderlaw.com how come it automatically redirects to # at the end of each link?

    Is there a way to remove that??

    Thanks
    Watch out for MMA Jump

  • #2
    Originally posted by Nblufire12 View Post
    so on the website www.marcsnyderlaw.com how come it automatically redirects to # at the end of each link?
    Well, not on *EACH* link.

    free-information doesn't for example.

    I notice that one difference is that on free-information page you do *NOT* have these lines:
    Code:
    	<script src="scripts/jquery_minimized_core.js"></script>
    	<script src="scripts/jquery_slider.js"></script>
    And I notice that in the jquery_slider code it adds some <a href="#"> for "pagination" if that's enabled, and it seems to be. Why one of those would get triggered and wouldn't be have the <a> action suppressed by a return false is getting too deep.
    Be yourself. No one else is as qualified.

    Comment


    • #3
      Ugh...so much for that guess. No slider on contact.php page, but it still does it.

      Well, it's surely something in one of those JS libraries you are using.
      Be yourself. No one else is as qualified.

      Comment


      • #4
        So if I delete those 2 lines that were missing from the free information page it will solve my problem?

        I have no jquery knowledge...
        Watch out for MMA Jump

        Comment


        • #5
          I don't think so. See my second post. The code I thought *might* be the culprit is not present on your contact.php page yet it has the problem.
          Be yourself. No one else is as qualified.

          Comment


          • #6
            Originally posted by Old Pedant View Post
            I don't think so. See my second post. The code I thought *might* be the culprit is not present on your contact.php page yet it has the problem.

            Darnit! It's not htaccess or anything? This is brutal
            Watch out for MMA Jump

            Comment

            Working...
            X
            😀
            🥰
            🤢
            😎
            😡
            👍
            👎