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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T20:40:15+00:00 2026-05-28T20:40:15+00:00

am developing ruby on rails application application where i am call javascript function onclick

  • 0

am developing ruby on rails application application where i am call javascript function onclick event and am returing the value. I want to assign that return value to javascript variable predifined variable.
My javascript function looks like:

function hideBrowser( var_i )
{
k=var_i+1;
$("#fileinput-button"+k).hide();
return var_i;
}

and am calling function like this:

'<div class="cancel" id="cancel'+i+'" onclick=i=(hideBrowser('+i+'))><button >Cancel</button></div>'

Please help me to solve this problem.

update

i am trying one application where first one browse button is visible for the user when user browses the image then that image should be display in place of the browse button that is preview of the image i did it by using ajax-jquery file uploader in ruby and another browse will be visible to the user. when user cancels the image then next browse button should disapper and preview should again count as the previously value. that’s why i tried this approach and every thing is working but i want to set variable i value as the previous value. this is not working please help me.

All the above code is written in javascript file.

  • 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-28T20:40:17+00:00Added an answer on May 28, 2026 at 8:40 pm

    I am not getting exactly from your code. But see below code it’s working.

    Hope it will help you.

    <script>
    function hideBrowser( var_i )
    {
    
    return var_i ;
    }
    </script>
    
    <div class="cancel" id="cancel'+i+'" onclick='var i=hideBrowser(10); alert(i);'><button >Cancel</button></div> 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm developing an application with Ruby on Rails that I want to maintain for
I'm developing a Ruby on Rails application that needs to allow the user to
I have a Ruby on Rails application that I'm developing on my computer, which
I am considering developing an application using Ruby on Rails that is a planner
I am developing a Ruby on Rails application that stores a lot of text
Hi I'm developing a Rails application that exposes some methods via ActiveResource. I want
We are developing a considerably big application using Ruby on Rails framework (CRM system)
I am developing a Ruby on Rails application with I18n support. I created a
I am developing a Ruby on Rails application with multilingual support. Now I have
I am developing a facebook application in Ruby on Rails using MongoDB as database.

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.