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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T21:38:32+00:00 2026-06-08T21:38:32+00:00

I am helping a company move some Flash slideshows and maps to jQuery presentations

  • 0

I am helping a company move some Flash slideshows and maps to jQuery presentations that will work on all platforms.

Previous dev used jqBanner plugin to provide captions over a semitransparent layer on bottom of show and was fired for this transgression. The original Flash had those captions positioned in various locations depending on the photo.

My question is whether there is either a jQuery plugin that supports positioned captions in multiple locations or which would be a good starting point for modifications? To reiterate- What I am hoping to find is a slideshow that makes it easy to specify positioning for each caption separately and in time with the slideshow shifts.

  • 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-08T21:38:35+00:00Added an answer on June 8, 2026 at 9:38 pm

    Give the container of the images/content a position of “relative” and when appending/adding the layover to that container and giving it a position of absolute, you can position it anywhere but the initial constraints will be based on the parent elements positioning

    <div style="position:realitive" id="main_wrap">
       <img src="img.jpg">
       <div style="position:absolute;top:10px;left:50px;z-index:10;">Text</div>
    </div>
    

    for a quick example… course since your doing it slide show style, i’d replace the image with a unordered list, where each child in the list contains the image you want, then I’d rotate through those similar to this method I helped someone out with earlier http://jsfiddle.net/BsREB/

    then with jQuery, javascript, whatever, you can dynamicaly change the layover text and position according to your desire..

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

Sidebar

Related Questions

I'm helping a friend do a little jquery, and along with that is some
I'm helping a company develop a website that utilizes jquery but I have noticed
I just started helping some work colleagues with some web design. Nothing major, but
I'm helping a typical small company that started with a couple of outsourced systems
Thank you for helping. My problem is that for some reason my code doesn't
I've been helping augment a twenty-some year old proprietary language within my company. It
I was helping a friend with some C++ homework. I warned said friend that
Here's some sample code that I want to control using jQuery (white button bg
I'm helping a colleague develop a catch all type error handler for some controls
I'm helping someone diagnose some slowness with their RoR applications. I'm not that deep

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.