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 7812659
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T04:35:01+00:00 2026-06-02T04:35:01+00:00

Has anybody else been noticing odd issues with the DOM structure in Firefox 10?

  • 0

Has anybody else been noticing odd issues with the DOM structure in Firefox 10?

In the last 10 days, I’ve had a series of failures using a number of jQuery plugins in which the object data is unretrievable because the data is not where it’s supposed to be.

Forgive me if my terminology here is incorrect.

Go to http://www.phiairmedical.com in Firefox 10 and open up Firebug Console. Roll over any of the navigation and you will see a failure “opts is undefined” (line 101 of jquery.cycle.min.js)

Looking at that line, it’s trying to retrieve stored data (‘cycle.opts’), but it clearly isn’t finding it.

Last week, I had a similar problem using jScrollPane in which the api functions stored in the data object were unretrievable. What I discovered was that by changing the specification pushing and retrieving, I was able to access it.

The recommendation with jScrollPane was to push the data like this:

apis.push($(this).jScrollPane().data('jsp'));

And I call the function like this:

$.each(apis, function(i) { 
  this.destroy(); 
 });

That is what works everywhere else. To accommodate FF10 I had to do it like this:

apis.push($(this).jScrollPane().data('data.jsp'));

and change this.destroy() to

this.jsp.destroy();

I believe the current problem with the site linked above is the same issue as it was perfectly fine when I launched it last summer. Now, the navigation rollovers don’t work because the Cycle plugin is failing with this data issue.

I’m hoping someone can shed some light as to whether they’ve experienced this or heard about it or how to go about submitting a bug to Firefox (if that’s what it is).

EDIT:
To test this out, I went in and changed line 100 in jquery.cycle.min.js from:

var opts = $(cont).data('cycle.opts');

to

var opts = $(cont).data('data.cycle.opts');

And the problem is eliminated.

  • 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-02T04:35:02+00:00Added an answer on June 2, 2026 at 4:35 am

    The source of this problem turned out to be the FireQuery extension in Firebug. It had nothing to do with the quality of the code.

    With FireQuery disabled, the original code ran without errors.

    Further testing lead me to find that I could leave FireQuery enabled by unchecking the “Show internal jQuery data” option, though this option is actually recommended by the developer when using jQuery 1.7.1 in order to view internal data.

    Binary FireQuery FAQ

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

Sidebar

Related Questions

Has anybody else noticed that Bindings with ElementName do not resolve correctly for MenuItem
Has anybody had the experience of Local Notifications being delivered from an app that
Has anybody ever successfully written code to extract data from a SharePoint 2007 list
Has anybody written a plugin for outlook web access? Are there any resources to
has anybody done anything with scripts to parse an incoming e mail to a
Has anybody used Eclipse memory manager to detect memory leak in java codes? Can
Has anybody successfully integrated Clearcase with Teamcity (which advertises Clearcase support) to realize a
Has anybody used TreeMultimap in Google Collections? I understand that with a TreeMultimap, its
Has anybody integrated Greystrip sdk in their application for showing ads. I am facing
Has anybody used OProfile tool on android...If you are able to profile please provide

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.