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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T19:57:53+00:00 2026-05-14T19:57:53+00:00

I been sort of using jquery livequery plugin and jquery live together. However now

  • 0

I been sort of using jquery livequery plugin and jquery live together. However now that I am using 1.4 it seems jquery livequery is not working 100%.

So I am not sure how to tackle this problem

I have this in livequery

$('#Description').livequery(function ()
{
    $('#Description').htmlarea({
        toolbar: [
            ["bold", "italic", "underline", "strikethrough", "|", "subscript", "superscript"],
            ["increasefontsize", "decreasefontsize"],
            ["orderedlist", "unorderedlist"],
            ["indent", "outdent"],
            ["link", "unlink"]
        ]
    });
});

So everytime I loaded up my page. It would actually run that code in the livequery and display and if I went to another ajax tab and come back it would go into this again.

Now I am not sure how to change it to .live() jquery 1.4 since I just tried to do this

$('#Description').live(function ()
{
    $('#Description').htmlarea({
        toolbar: [
            ["bold", "italic", "underline", "strikethrough", "|", "subscript", "superscript"],
            ["increasefontsize", "decreasefontsize"],
            ["orderedlist", "unorderedlist"],
            ["indent", "outdent"],
            ["link", "unlink"]
        ]
    });
});

and it does not seem to work. the plugin is not binded and the rich html editor is not displayed.

  • 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-14T19:57:54+00:00Added an answer on May 14, 2026 at 7:57 pm

    You should still use .livequery() in this case…they operate in different ways, and .live() isn’t suited for running plugins as elements are created dynamically.

    .livequery() – Looks for new elements, executes when it finds them.
    .live() – Listens for events to bubble up the DOM and execute on them, it’s made for handling events from new or old elements and not caring when they were added, but it’s not all that useful for executing plugins on newly created elements.

    What problems are you having with .livequery() in 1.4.1? (1.4.2 is out by the way!)

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

Sidebar

Related Questions

There have been a couple of questions that sort of dealt with this but
I have just been getting into low level programming (reading/writing to memory that sort
Been using PHP/MySQL for a little while now, and I'm wondering if there are
Ive been trying to sort out output using AWK, and have been pretty successful
It's sort of been 'against my religion' to poll a condition using a timeOut
I have always been interested in algorithms, sort, crypto, binary trees, data compression, memory
Been trying to find a working implementation of a WPF listview (or listbox) where
I have been using NestedSortabe from b-hind and found it quite useful until I
I'm sure this question has been answered before, but I don't think I'm using
Been going over my predecessor's code and see usage of the request scope frequently.

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.