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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T15:37:28+00:00 2026-05-13T15:37:28+00:00

i use this http://www.mudaimemo.com/p/quickedit/# and it work good the problem is i want use

  • 0

i use this
http://www.mudaimemo.com/p/quickedit/#
and it work good
the problem is
i want use this is renaming some rows
like this

my name ok!! (edit | delete| rename)

now this will be too many like that

1my name ok!! (edit | delete| rename)
2my name ok!! (edit | delete| rename)
3my name ok!! (edit | delete| rename)
4my name ok!! (edit | delete| rename)
5my name ok!! (edit | delete| rename)
6my name ok!! (edit | delete| rename)

and if i make each one like that

$(document).ready(function(){
  // formnotifier
  $('#1').quickEdit();
  $('#2').quickEdit();
  $('#3').quickEdit();
  $('#4').quickEdit();
  $('#5').quickEdit();
  $('#6').quickEdit();   
});

is there any way to make it like that

$('#rename').find().prev(".a").quickEdit();

i dont understand
can any one make it for me
the job is
make it auto edit without repeat it

  • 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-13T15:37:28+00:00Added an answer on May 13, 2026 at 3:37 pm

    If you look at their examples they have in HTML

    <span id="demoText1">This is a jQuery Quick Edit Demo1.</span>
    <a href="/quickedit.php" id="demo1" rel="demoText1">edit this text.</a>
    

    and they execute the javascript

    $('#demo1').quickEdit();
    

    To do this with multiple elements you just have to add a class to all a elements and use that as the jquery selector …
    HTML

    <span id="demoText1">This is a jQuery Quick Edit Demo1.</span>
    <a href="/quickedit.php" class="quickedit" rel="demoText1">edit this text.</a>
    <span id="demoText2">This is a jQuery Quick Edit Demo2.</span>
    <a href="/quickedit.php" class="quickedit" rel="demoText2">edit this text.</a>
    <span id="demoText3">This is a jQuery Quick Edit Demo3.</span>
    <a href="/quickedit.php" class="quickedit" rel="demoText3">edit this text.</a>
    

    Javascript

    $('.quickedit').quickEdit();
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have downloaded the silver light from this http://www.microsoft.com/silverlight// I need to use this
I want to use this pure HTML/CSS template for my ASP.NET website: http://sub3.tanguay.de I
My ASP.NET always starts like this with the internal server: http://localhost:50793/Website/ I use FckEditor
I am converting a linux script from http://www.perlmonks.org/index.pl?node_id=217166 specifically this: #!/usr/bin/perl -w use strict;
According to this http://perldoc.perl.org/UNIVERSAL.html I shouldn't use UNIVERSAL::isa() and should instead use $obj->isa() or
This might be a silly question: Does HTTP ever use the User Datagram Protocol?
I use this tool called Lazy C++ which breaks a single C++ .lzz file
I use this line in my .htaccess file to automatically add a trailing slash
Can I use this approach efficiently? using(SqlCommand cmd = new SqlCommand(GetSomething, new SqlConnection(Config.ConnectionString)) {
I'm trying to use this layout with two 50% column width instead. But it

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.