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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T18:55:46+00:00 2026-05-27T18:55:46+00:00

I am a novice at implementing jQuery add ons. I’d like to use editable

  • 0

I am a novice at implementing jQuery add ons. I’d like to use editable on my site:

http://www.arashkarimzadeh.com/jquery/7-editable-jquery-plugin.html

I am using 2 jQuery add ons on my site already… but the packages had all files I need. So I have a scripts folder, with jquery-1.4.1… And then a folder for each ‘plugin’, such as ‘plupload’, and in there I have a whole lot of .js files and a few folders. This was a folder downloaded from the authors site.

With ‘editable’, they only provide a single .js file. What do I do with it (Where should I copy it on my site structure), and how do I ‘include’ it in my project, so that I can make use of the code they provide?

My html code looks like this:

<div id="editable"> Click Me </div>

and I have my function at the bottom of as ascx file:

    .....        
    <script type="text/javascript">
            $(function () {
                $('#gallery a').lightBox({
                    imageBtnClose: '/lightbox/images/lightbox-btn-close.gif'
                });
            });

            $(document).ready(function () {
                $('div.editable').editable();
            });
        </script>

</asp:Content>

And I have this at the top of the file:

<script type="text/javascript" src="scripts/jquery.editable-1.3.3.js"></script>
  • 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-27T18:55:47+00:00Added an answer on May 27, 2026 at 6:55 pm

    Have you tried putting the .js file in your scripts folder? Then add this tag to your <head> tag:

    <script type="text/javascript" src="scripts/jquery.editable-1.3.3.js"></script>
    

    Where the src points to your file.

    Once that is done you should just use this (or any other settings you want) within another <script> tag:

    $(document).ready(function(){
        $('div.editable').editable();
    });
    

    Where div.editable is the div you want to be editable.

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

Sidebar

Related Questions

I am a novice jQuery user and i need some help in implementing a
I am currently implementing PrettyPhoto into a horizontal 1page website: http://www.basenharald.nl/3d (click foto &
I'm pretty novice as a JQuery user goes. I've got some experience implementing different
I'm a complete novice, looking for instructions on implementing javascript. I am attempting to
I'm a Python novice, trying to use pyCurl. The project I am working on
I am implementing a shell-like program where user types command (defined by me). Just
I'm implementing a search in my website, and would like to support searching for
I'm implementing hash table using generics, like Dictionary implemented in c#, but I'm stuck
I'm implementing an algorithm that, in essence, is a series of matrix-matrix multiplications like
I have a site that I don't think my htaccess is implementing 301 redirects

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.