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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T15:15:29+00:00 2026-06-09T15:15:29+00:00

Have a look here: http://jsfiddle.net/zK3Wc/27/ Does anyone have a quick and simple fix for

  • 0

Have a look here:

http://jsfiddle.net/zK3Wc/27/

Does anyone have a quick and simple fix for this?

Basically the html escape characters are being added in the input field if the user arrows up, or down.

  • 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-06-09T15:15:31+00:00Added an answer on June 9, 2026 at 3:15 pm

    Fixed!

    http://jsfiddle.net/zK3Wc/32/

    With the help of some googling and another S.O. Question; under the “focus” object, I added this:

            $( ".project" ).val( ui.item.label );
            function decode(input){
              return $('<div/>').html(input).text();
            }
            $(function(){
              $('.project').keydown(function(){
                $($(this)).val(decode($($(this)).val()));
              });
            });
    

    Hopefully this helps anyone else that runs into this problem!

    Tested in IE 7,8,9 FF, Chrome and Safari.

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

Sidebar

Related Questions

I have created fiddle here: http://jsfiddle.net/ozzy/WEGMh/ How it should look is here: Issue is
Have a look at this fiddle: http://jsfiddle.net/h4VS7/ How do I make the yellow element
I have created a JSFiddle of my case here: http://jsfiddle.net/gGCaX/ (Please take a look,
I have a small issue, look this collapsing tabble i have made http://jsfiddle.net/hAv7P/12/ If
I have updated the code I am working on here http://jsfiddle.net/dFfJm/ At the first
I have a code as displayed in here : http://jsfiddle.net/db4XL/ The table-layout:fixed seems to
Look at my codes here please : http://jsfiddle.net/FVcJz/7/ when we hover on the text,
i have an array which could look like this: $config[$name][$array]['key'] = 'value'; // here
Have a look at this picture alt text http://www.abbeylegal.com/downloads/2009-04-01/web%20part%20top%20line.jpg Does anyone know what css
In the fiddle here: http://jsfiddle.net/maniator/8Lhns/ if you click on any of the links (like

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.