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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T02:03:00+00:00 2026-05-13T02:03:00+00:00

On my site, I present a slideshow of content, for which I’m using jquery.

  • 0

On my site, I present a slideshow of content, for which I’m using jquery. So the user will click on an arrow and the next div (which is hidden by default) will display. Within each div, (whether showing or not) there are hidden span tags that contain the title of the content the user is looking at and a summary of the content…

    <div id="content" style="display:block">
      <h2>Relevance of Oceanography</h2>
      <p>Some text</p>
      <span class="hiddentitle" style="display:none">Relevance of Oceanography</span>
      <span class="hiddencontent" style="display:none">Some content</span>
    </div>

    <div id="content" style="display:none">
      <h2>Seafloor Spreading and Earthquake Activity</h2>
      <p>Some text</p>
      <span class="hiddentitle" style="display:none">Seafloor Spreading and Earthquake Activity</span>
      <span class="hiddencontent" style="display:none">Some content</span>
    </div>

What I’m trying to do is to replace or update the tag based on the currently displayed div’s hiddencontent. Since it’s stored in a database, I thought I could just use php, but then, I realized that would probably mean that I’d have to reload the page each time, which kinda defeats the purpose of having a slideshow… But, then, if I use jquery, I’m concerned that search engines won’t actually see the meta content, since it would change after the page loads…

Is there a way to do what I’m trying to do here, or am I just SOL?

  • 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-13T02:03:00+00:00Added an answer on May 13, 2026 at 2:03 am

    You don’t need to make the span tags hidden, as they’re within a hidden div element already.

    In terms of spidering, and even just usability, I’d suggest having an index with permalinks to the direct images, then you don’t have to worry about what you want to do with the slideshow and users can link to a specific image.

    There are two ways to go about this, one would be to use JavaScript to just change the visibility of the divs. This is simple enough, just changed the element’s style.display attribute.

    For this method, there are a lot of premade jQuery solutions such as LightboxJS. Here’s an aggregated list of them:

    http://bradblogging.com/jquery/9-jquery-slideshow-applications-you-cannot-miss/

    The other would be to make an AJAX call to retrieve the markup. This limits the initial load, but can make switching between images slower.

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

Sidebar

Related Questions

I need to create feature which will iterate through all subsites of site collection
My site has a 900px div #content that is centered with margin-left: auto and
I have installed the Nivo Slider (http://nivo.dev7studios.com/) that uses jQuery on my site which
A site I'm working on has Flash headers (using swfobject to embed them). Now
A site I am working on that is built using PHP is sometimes showing
The site I'm working on is using a Databound asp:Menu control. When sending 1
I have a site which uses ssl when accessing a subdomain which essentially is
If no language parameter is present in the url of my site, I'd like
From an external site, I need to present a form that POSTS data to
I have just tested this Jquery script with my site http://cool-javascripts.com/jquery/add-icons-to-your-links-automatically-using-jquery-css.html At present the

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.