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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T22:39:08+00:00 2026-05-26T22:39:08+00:00

Today I was setting up JWPlayer , and I noticed a bug in IE6

  • 0

Today I was setting up JWPlayer , and I noticed a bug in IE6 and 7 only – the videos wouldn’t display on the page when the <video> tags were wrapped in a <p> tag. The videos display fine as long as they’re not enclosed in a <p>. When they’re wrapped in <p> tags they’re just a blank white block.

The client likes to wrap their videos in a p tag for spacing, so I need to either figure out a way around it, or find an explanation of why this can’t be done. Any ideas?

To my knowledge, there isn’t anything in the CSS that could possibly cause this, though I plan to comb through it and check tomorrow.

Code here (there are multiple players on any given page):

    <p>
      <video id="video1" class="JWVideo" width="276" height="206" style="background:transparent !important;" src="/ext/resources/video/index/Video-1.mp4"></video>
    </p>
    <script>
      $('.JWVideo').each(function(){
        var source = $(this).attr("src");
                    jwplayer(this.id).setup({
                      stretching: "fill",
                      flashplayer: "http://player.longtailvideo.com/player.swf",
                      controlbar: "false",
                      levels: [
                        {file: source}
                      ]
                    });
                });
    </script>
  • 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-26T22:39:09+00:00Added an answer on May 26, 2026 at 10:39 pm

    I fixed the problem. Changing the video code to use a ‘div’ with a ‘data’ parameter for the source seems to get rid of the issue.

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

Sidebar

Related Questions

I was setting up Django on Cherokee today (using SCGI), and I noticed that
Today I am going to get as far as I can setting up my
I didn't change any setting of my Vim, but today the Backspace gets some
I'm completely new to Linux, but today I find myself setting up a server
Today I have started with setting up of Android Development Environment using Eclipse for
I started working on page for my school project today, and I find myself
I found a strange problem when I used class Generics Today: Setting some broke
A developer asked me today if there are disadvantages or risks while setting all
Remote debugging is an essential tool for most programming today. However, setting it in
I ran into an interesting iOS problem today involving a CATiledLayer. This only happend

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.