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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T16:47:08+00:00 2026-06-13T16:47:08+00:00

My attempts are viewable on http://bit.ly/S4je19 Issue 1: The upload button should be moved

  • 0

My attempts are viewable on http://bit.ly/S4je19

Issue 1: The upload button should be moved down about 5px to be inline with the “select image” file input. I can’t seem to get it to move that drop down, why?

Issue 2: Name, Postcode and Email sit basically inline (end at the same area) on jsfiddle, but when uploaded to the server they don’t?

Issue 3: On jsfiddle the absolute submit button on the bottom right does what it should, and the checkbox and “tick” text are inline. On the server off jsfiddle, the submit button sits inline with the checkbox and tick text and the checkbox sits higher than the “tick” text rather than inline? Why?

Issue 4: The download and prinst links. The download link should automatically download (cross-browser) but won’t for all browser? The print link should open the file with a print dialog automatically (cross-browser) but again won’t for all browsers? My code is in the JS area of my jsfiddle. This should work for any browser – maybe someone can provide a better solution?

Thanks!

Dave

  • 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-13T16:47:10+00:00Added an answer on June 13, 2026 at 4:47 pm

    1. Issue 1:

    #BrowserVisible {
        background: url('http://www.joelandamywedding.com/images/upload.JPG') 100% 5px no-repeat;
        height: 32px;
    }
    

    2. Issue 2 & 3:

    Use a CSS Reset. Either Normalise or Eric Meyer’s. Or if you are not sure, you can use this, but it doesn’t solve everything:

    * {margin: 0; padding: 0; list-style: none;}
    

    3. Issue 4:

    In your server side, please give the header: Content-disposition: attachment; in order to force browsers to download instead of viewing inline.

    Printing a PDF from the browser:

    You can use JavaScript from the browser to communicate with the reader that shows the file.
    I found this other approach in a question that might worth trying:

    <html>
    <script language="javascript">
    timerID = setTimeout("exPDF.print();", 1000);
    </script>
    <body>
    <object id="exPDF" type="application/pdf" data="111.pdf" width="100%" height="500"/>
    </body>
    </html>
    

    The idea is to use javascript in the browser to instruct the PDF reader to print the file. This approach will work on PDF files embedded in a HTML page.

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

Sidebar

Related Questions

I'm making attempts to install multiple JCarousels onto my project. http://natesmithen.com/wired/test/test.html as you can
I'm attempting to make use of JAX-RS' (Jersey) MVC pattern. Attempts to reach http://localhost:8080/myproject/foos/test
Attempts 1 & 2: Note: Removed first attempts to cut down on question size.
I have a query that attempts to select cases/clients (clients.id) based on multiple conditions
Following snippet attempts to write the name of directories and files present in some
This code attempts to dynamically switch the class of the StateContainer div from StateOne
The following code snippet attempts to create a Tib DaemonManager connecting to a particular
This code attempts to resize images in a directory called imgs. Unfortunately for some
I noticed some XSS attempts on some of our sites due to some old
Since PEAR attempts to get ConsoleTools from components.ez.no, which is not available anymore, how

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.