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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T14:30:18+00:00 2026-05-12T14:30:18+00:00

How do I make the jquery show up in an existing html document? mainly

  • 0

How do I make the jquery show up in an existing html document? mainly the jquery lightbox plugin.

  • 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-12T14:30:19+00:00Added an answer on May 12, 2026 at 2:30 pm

    reference the jQuery script followed by the lightbox script in your html document.Like so,

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
    <script type="text/javascript" src="source-of-jquery.js"></script>
    <script type="text/javascript" src="source-of-lightbox-plugin.js"></script>
    <script type="text/javascript" src="source-of-script-with-your-jquery-code-in.js"></script>
    </head>
    <body>
    
    ....
    

    then you will need to use the lightbox accordingly. For example, in source-of-script-with-your-jquery-code-in.js

    $(function() {
     $('#gallery a').lightBox({fixedNavigation:true});
    });
    

    binds the lightbox plugin to each <a> element that is a child of the element with the id gallery

    EDIT:

    jQuery is nothing but a JavaScript framework (albeit a great framework). If you’re starting out on your front-end web development journey, I would suggest looking at JavaScript in conjunction with jQuery as it is the building block of the framework and will help you to understand how it works better. Here are some resources to get you started

    • good resources for learning javascript

    • best resources to learn javascript

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

Sidebar

Ask A Question

Stats

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

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

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

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

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer There are a number of handy tools for JDT plugin… May 12, 2026 at 6:47 pm
  • Editorial Team
    Editorial Team added an answer You must define css stylesheet to format the display elements,… May 12, 2026 at 6:47 pm
  • Editorial Team
    Editorial Team added an answer The local class and the remote class are differente versions.… May 12, 2026 at 6:47 pm

Related Questions

I been playing around with some custom html helpers and I now I am
I'm working now on google maps, I'm trying to build something not even half
I am working on a AJAX/jquery notification script. Currently it retunrs a whole fhtml
Sorry, if this is a noobish question, but I'm just getting started with Rails
I have a jQuery autocomplete entry that I want to make look more like

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.