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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T17:33:13+00:00 2026-05-23T17:33:13+00:00

Ok i coded some html pages. I integrated a jQuery slider there. Slider name

  • 0

Ok i coded some html pages. I integrated a jQuery slider there. Slider name orbit slider.
My site use fluid layout. If you minimize the page vertically, you can see the right corner images moving left side.

But i have some problem. I want to move the right side slider navigation too when the user shrink the page vertically.

The problem is i couldn’t apply 100% width in the slider. Slider automatically create the width based on image size. I don’t know how to change it to 100% width.
You can check the slider in this page.

Click here to see the page

This is my javascript file.

Javascript file

This is the place where the javascript uses width.

var b = 0,
p = 0,
h, v, u, f = d(this).addClass("orbit"),
c = f.wrap('<div class="orbit-wrapper" />').parent();
f.add(h).width("1px").height("1px");
var e = f.children("img, a, div");
e.each(function () {
    var a = d(this),
    b = a.width(),
    a = a.height();
    b > f.width() && (f.add(c).width(b), h = f.width());
    a > f.height() && (f.add(c).height(a), v = f.height());
    p++
});

You can check it in the javascript file. I want the width 100%. Please give me some idea. Thanks

  • 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-23T17:33:13+00:00Added an answer on May 23, 2026 at 5:33 pm

    Can you force the slider with to be 100&% by using the !important css?
    I tried it via firebug and it seemed to work.

    example change your css to:

    .orbit-wrapper:
    {
        width: 100% !important;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm going to convert a client's static site, all hand coded HTML pages to
I found some code at http://labnol.blogspot.com/2006/12/allow-site-visitors-to-change-font.html to allow folks to change font size and
I have a website with a lot of static HTML pages. There are also
Hey. I've got some code from Agile Web Development that wraps some HTML around
I have written some code in my VB.NET application to send an HTML e-mail
Let's say I have some code like this: <html> <head><title>Title</title></head> <body> <?php if (!$someCondition){
Quick question, If I want to document some code on a basic HTML and
I have an HTML textbox that contains some SQL code that I need executed.
I wrote some CSS in my HTML code to create rollover buttons. Then i
The following html code works in Firefox, but for some reason fails in IE

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.