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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T10:24:15+00:00 2026-05-11T10:24:15+00:00

I have just received and bypassed a problem with LightWindow and IE7 where, on

  • 0

I have just received and bypassed a problem with LightWindow and IE7 where, on page load, it throws a JavaScript error on line 444 of lightwindow.js, claiming that the object does not support this property or method. Despite finding various postings on various forums, no Google result I could find had a solution, so I am posting this here in the hopes that it will help someone / myself later.

Many suggested a specific order of the script files but I was already using this order (prototype, scriptaculous, lightwindow).

These are the steps I took that seemed to finally work, I write them here only as a record as I do not know nor have time to test which ones specifically ‘fixed’ the issue:

  1. Moved the call to lightwindow.js to the bottom of the page.
  2. Changed line 444 to: if (this._getGalleryInfo(link.rel)) {
  3. Changed line 1157 to: if (this._getGalleryInfo(this.element.rel)) {
  4. Finally, I enclosed (and this is dirty, my apologies) lines 1417 to 1474 with a try/catch block, swallowing the exception.

EDIT:

I realised that this broke Firefox. Adding the following as line 445 now makes it work – try { gallery = this._getGalleryInfo(link.rel); } catch (e) { }

It’s not a very nice fix, but my page (which contains a lightwindow link with no ‘rel’ tag, several lightwindow links which do have ‘rel’ tags, and one ‘inline’ link) works just fine in IE7 now. Please comment if you have anything to add about this issue or problems with / improvements to my given solution.

  • 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. 2026-05-11T10:24:16+00:00Added an answer on May 11, 2026 at 10:24 am

    I fixed this by changing line 444 to:

    var gallery = this._getGalleryInfo(link.rel) 

    Then changing the subsequent comparison statement to:

    if(gallery.length > 0) {     // Rest of code here... 

    …which seems to have sorted it in IE6+ and kept it working in Firefox etc.

    I didn’t change line 1157 at all, but I haven’t read the code to see what I actually does so I can’t comment on its relevance?

    I suspect the ? used in the example rel attribute (Evoution?[man]) may be causing the problem with IE but without spending some time testing a few things, I can’t be sure?

    HTH.

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

Sidebar

Ask A Question

Stats

  • Questions 81k
  • Answers 81k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer I would suggest running the process as a scheduled task… May 11, 2026 at 4:32 pm
  • Editorial Team
    Editorial Team added an answer You mention that you are using OpenMP - you shouldn't… May 11, 2026 at 4:32 pm
  • Editorial Team
    Editorial Team added an answer Indeed, generic types are not variant right now. In C#… May 11, 2026 at 4:32 pm

Related Questions

I have an application in which most requests are submitted via AJAX, though some
I have added some code which compiles cleanly and have just received this Windows
I have a situation which I think I need the functionality provided by an
I have only just started received the following error in my windows forms application

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.