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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T18:38:55+00:00 2026-05-20T18:38:55+00:00

* How can I change the background image of each page in the JQuery

  • 0

*How can I change the background image of each page in the JQuery booklet plugin?*Theoretically I think I understand it, but practically I must be doing something wrong in the syntax. I am still really new to JavaScript in general. I am assigning each of the (page) div’s it’s own id, I think I am getting that part right, and then I want to assign each of them a background image in the C.S.S.. But I am not sure how I should do this. does the statement start with a “.” or “#”, and should it go in or out of .b-loads {parameters?}

In my CSS:

     .booklet .b-load  {
         text-align:center;
     } 
     .cover {
         background-image url(images\00c.png)
     }
     #genesis01n0001 {
         background-image url(images\00c.png)
     }

In the HTML:

    <body>
    <div id="mybook">
     <div class="b-load">
     <div id="cover">
     <h1>The Old Testament!</h1>
     </div>
     <div id="genesis01n0001"> 
     <h3>In the beginning God created the heaven and the earth.</h3>
     </div>
  • 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-20T18:38:55+00:00Added an answer on May 20, 2026 at 6:38 pm
    #cover {
        background-image:url(images/00c.png);
    }
    #genesis01n0001 {
        background-image:url(images/00c.png);
    }
    

    You forgot the “:” and the “;” om your css! And why don’t you use “/” instead of “\”?
    Another note: In your css, “#” describes an id and “.” describes a class.

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

Sidebar

Related Questions

here is the sample: http://jsfiddle.net/Zg55k/ How can I change css background image and color
I'm looking to change the hue of my background image (PNG) programmatically. How can
I read this post but I can't get it working: Change Background Color... I
I need to select each list item and change the background image of the
I have a jQuery script to change background image with respect to ajax call
I'm using Backstretch jQuery plugin to create full screen background images, but have a
How can you use jQuery to create the effect of sliding a repeated background-image
Can I create button, use a background image that changes on hover and on
How can I change the BACKGROUND color of the MDI FORM in C#? I
How can I change the background of a single cell of a ListView? I

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.