Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8613471
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T04:53:03+00:00 2026-06-12T04:53:03+00:00

Why won’t my main menu buttons open a URL link once you click it?

  • 0

Why won’t my main menu buttons open a URL link once you click it? The main green buttons not the drop down. Is it a CSS, jQuery or HTML noob mistake?
Is it possible to have both the drop down and for the main button to be click able?

Click on the ‘Contact’ button on the actual website layout/
http://www.restoredestates.com/

The Code that won’t work:

      <ul>
        <li class="button"><a href="contact.html" target="_blank" class="green">Contact<span></span></a></li>

Oddly it works for the jsfiddle code: http://jsfiddle.net/VCUgrad08/rapat/1/embedded/result/

It doesn’t work on the actual website. 🙁 I need the button that says “contact” to actually link to “contact.html” (not the drop down, the link up there now is only temporary)

Disclaimer: I was in a hurry with coding this website.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T04:53:04+00:00Added an answer on June 12, 2026 at 4:53 am

    Try this code. hope it will work

    <ul>
        <li class="button">
        <a class="green contact" target="_blank" href="contact.html">
    

    js

     $("contact").click(function(){
            window.open("http://www.restoredestates.com/contact.html", "_blank");
        });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Codeigniter won't redirect the url oauth://application properly, pinning it after the current domain like
Why won't XMLSerializer process my generic list? Sub Main() Serializing() End Sub <System.Serializable()> _
Xcode won't open. I had it running fine a couple of weeks ago. Now
Why won't this jQuery change my image to a down arrow like I want
Since i won't be able to post an image here's the link to it
NerdDinner.csproj won't load in vs2008 sp1 with .net 3.5 sp1. Am I not up-to-date
Why won't this work in Safari? <script language=javascript type=text/javascript> function changeUrl(url) { window.location.href='http://google.com'; return
This won't loop more than once, so I am unable to check if I
Why won't this work? http://jsfiddle.net/PdwJ6/ HTML <a href=# id=showMore>Before</a> JS $('#showMore').click(function() { $(this).toggle( function
Why won't this work? It should check the element for display css style. if

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.