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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T01:51:40+00:00 2026-05-26T01:51:40+00:00

I want to attach a custom javascript function to the out of the box

  • 0

I want to attach a custom javascript function to the out of the box “Download a copy” ribbon button. This is to provide analytics for file downloads done through the ribbon button.

I tried this code, but it doesn’t seem to work:

   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js">
    </script>
    <script>
    _spBodyOnLoadFunctionNames.push("Trackdownloads");

    function Trackdownloads(){

        debugger;
        $("a[id='Ribbon.Documents.Copies.Download-Large']").live( "click", 
                  function() {
                      alert('hello');
                  }
            );

    }

    </script>

Any idea how to get this to work?

  • 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-26T01:51:41+00:00Added an answer on May 26, 2026 at 1:51 am

    Found a solution to my problem.
    Actually, attaching a javascript function to the button is not the right way to implement this.
    The correct implementation is to replace the OOTB button with a custom button, and call a custom javascript function to carry out the desired action.

    http://msdn.microsoft.com/en-us/library/ff407619.aspx

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

Sidebar

Related Questions

i have a Button on a HTML page . i want to attach file
So, what I want is basically to attach a javascript handler to a form,
I have a custom plugin, with a constructor like this: (function($){ $.fn.extend({ myplugin: function(options)
I want to attach a function on every link on the site to change
In jQuery, if I want to attach button style to any tag, I can
I have a custom event and want to attach a property (a string would
I want to attach an xslt stylesheet to an XML document that I build
I want to attach a 'click' event handler to the first child of an
want to have a Hyperlink-Button in a gridView in which I can display a
Want the function to sort the table by HP but if duplicate HPs then

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.