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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T03:41:17+00:00 2026-06-01T03:41:17+00:00

Valumes doesn’t show UPLOAD button under Firefox (MVC3 Project). It works fine under: IE,

  • 0

Valumes doesn’t show UPLOAD button under Firefox (MVC3 Project).

It works fine under: IE, Chrome

I am going to kill myself but I don’t understand why is it?

ANYYY CLUUU pleaseeee!

enter image description here

<script src="@Url.Content("~/Scripts/valums/FileUploader.js")" type="text/javascript"></script>

<div id="fileUploader">
        <noscript>
            <p>
               Please enable JavaScript to use file uploader.</p>
           <!-- or put a simple form for upload here -->
         </noscript>
</div>

……………..

var button = $('#fileUploader')[0];
var uploader = new qq.FileUploader({
          element: button,
          allowedExtensions: ['jpg', 'jpeg', 'png', 'gif'],
          sizeLimit: 2147483647,
          action: '@Url.Action("UploadFile")',
          multiple: false,
          onComplete: function (id, fileName, responseJSON) {
          var uploadedFile = "/Images/Orders/thumb-" + responseJSON.uploadedFile;
          $("#uploadedImage").attr("src", uploadedFile);
          $("#ImageErrorMessage").text("");
   }
  });
  • 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-01T03:41:19+00:00Added an answer on June 1, 2026 at 3:41 am

    Just put the VALUMS code within $(document).ready(function () { // here });

    and keep it under the <HEAD> tag. That’s it!

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

Sidebar

Related Questions

I use Valums to upload large files under MVC3 Razor. Somehow It uploads only
I'm trying to insert values in the contents table. It works fine if I
This doesn't work: INSERT INTO users (username, password) VALUES (Jack,123) WHERE id='1'; Any ideas
So the official XML-RPC standard doesn't support 64-bit values. But in these modern times,
array_values() doesn't work with ArrayAccess object. neither does array_keys() why? if I can access
I am trying to compile a program that compiles perfectly fine on my desktop
When all values are boolean doesn't the binary & operate on more bits than
Looks like simple,but doesn't work) When .jsf page is loaded ,values from DB is
This doesn't seem like it should be difficult, but I'm stuck currently. I'm trying
I'm currently storing my SHA1 value in SQL Server as char(40). I'm under the

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.