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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T12:38:24+00:00 2026-06-06T12:38:24+00:00

This topic has been covered on this forums, but I haven’t found a working

  • 0

This topic has been covered on this forums, but I haven’t found a working IE solution yet (tested 7, 8 & 9). Works fine in other browsers. I hope someone has a solution for it.
Thanks in advance!

What’s this about:

I want to get rid of the standard file input element so I added an image.
Upon click it shows the browse window. When a file is selected the form is submitted.
Due to browser security I temporarily show the file input element, focus and the hide it.

The problem:

IE shows “Access is denied.” jquery.1.7.2.js line 3241, character 6.
Without the show/hide trick, the problem remains.
When I click on the browse button and choose a file, the form does get submitted.
The problem seems to be that the file browsing action is triggered by another element:

Full code:

    $('#fakeupload').click(function(){
        $('#form').show();
        $('#realupload').focus().trigger('click');
        $('#form').hide();          
    });

    $('#realupload').change(function(){
        $('#form').show();
        $('#form').submit();
        $('#form').hide();          
    });
  • 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-06T12:38:26+00:00Added an answer on June 6, 2026 at 12:38 pm

    This remains an issue that can’t be solved. In order for it to work, the browse button must be clicked by the user. The trick here is modifying the browse button so it will fit the image.

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

Sidebar

Related Questions

Ok so I know this topic has many questions, but I still haven't been
This topic has been covered in one form or another but none of the
It appears this topic has been covered a few times before, but those solutions
I know this topic has been discussed, but not by me yet. As I
I am aware that this topic has been covered already in many places, but
This topic has been scratched once or twice, but I am still puzzled. And
This topic can look similar to others but I haven't found any usable answer
I know this topic has been covered ad nauseam here, and other places on
I know this topic has been discussed to death, but there is one thing
I know this topic has been asked, but the posts are all out of

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.