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

  • SEARCH
  • Home
  • 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 7086833
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T07:35:56+00:00 2026-05-28T07:35:56+00:00

Would someone mind checking my site in Firebug? It looks like the jquery hide/show

  • 0

Would someone mind checking my site in Firebug? It looks like the jquery hide/show is working but I don’t know why it is not highlighting as if it were showing in firebug. I’m looking at mousing over the “design” block. The reason I want it to show up (not in light grey, indicating that it might not really being working) is that I want to be able to css position the text in the link.

http://freespiriteurodesign.com.b1.bloomsite.net/

Thanks for the help!!

  • 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-05-28T07:35:57+00:00Added an answer on May 28, 2026 at 7:35 am

    I found nothing but you may add this code snippet to avoid this error “event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future”.

    $(document).ready(function(){
    (function(){
        // remove layerX and layerY
        var all = $.event.props,
            len = all.length,
            res = [];
        while (len--) {
          var el = all[len];
          if (el != 'layerX' && el != 'layerY') res.push(el);
        }
        $.event.props = res;
    }());
    

    });

    Or you may upgrade your jquery to the newer version.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I fear this is obvious, but would someone mind confirming that the private fields
A simple question, but could someone provide sample code as to how would someone
Possible Duplicate: When is a do-while appropriate? Would someone mind telling me what the
would someone please write this code: this.Loaded += (s, e) => this.loaded = true;
Would someone be able to break down the Ruby specifics of what each of
Why would someone want to use a linked-list over an array? Coding a linked-list
Why would someone use WHERE 1=1 AND <conditions> in a SQL clause (Either SQL
Why would someone use a group by versus distinct when there are no aggregations
Why would someone use numeric(12, 0) datatype for a simple integer ID column? If
How would someone go about adding check boxes to only the children of a

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.