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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T08:50:59+00:00 2026-06-03T08:50:59+00:00

I wan to select the tiles but able to edit the other and type

  • 0

I wan to select the tiles but able to edit the other and type what I want

I know I’m missing lots sorry…

http://jsfiddle.net/Rjqy5/57/

Title

  • Mr
  • Mrs
  • Miss
  • Ms
  • Other
    • 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-03T08:51:00+00:00Added an answer on June 3, 2026 at 8:51 am
      $(document).ready(function () {
                  $('.dropdown').live('mouseenter', function () {
                      $('.sublinks').stop(false, true).hide();
      
                      var submenu = $(this).parent().next();
      
                      submenu.css({
                          position: 'absolute',
                          top: $(this).offset().top + $(this).height() + 'px',
                          left: $(this).offset().left + 'px',
                          zIndex: 1000
                      });
      
                      submenu.stop().slideDown(300);
      
                      submenu.mouseleave(function () {
                          $(this).slideUp(300);
      
                          $('a#other').focus(function () {
                              $('#change').blur();
                          });
                      });
                  });
      
                  $('#tbOthers').live('keypress focusout', function (e) {
                      var textTitle = $.trim($(this).val());
                      if (e.type === 'keypress') {
                          if ((e.keyCode ? e.keyCode : e.which) === 13) {
                              if (textTitle.length === 0) {
                                  $(this).replaceWith('<a href="#" class="dropdown" id="change">Title</a>');
                              }
                              else {
                                  $(this).replaceWith('<a href="#" class="dropdown" id="change">' + textTitle + '</a>');
                              }
                          }
                      } else if (e.type === 'keypress') {
                          if (textTitle.length === 0) {
                              $(this).replaceWith('<a href="#" class="dropdown" id="change">Title</a>');
                          }
                          else {
                              $(this).replaceWith('<a href="#" class="dropdown" id="change">' + textTitle + '</a>');
                          }
                      }
                  });
      
                  $('#mainLink').find('.sublinks a').live('click', function (e) {
                      var objChange = $('#mainLink').find('#change');
                      if ($(this).attr('id') === 'other') {
                          objChange.parent().append($('<input />', { 'id': 'tbOthers', 'type': 'text' }));
                          objChange.remove();                   
                      }
                      else {
                          objChange.text($(this).text());
                      }
                  });
      
              });
      
      • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
        • Report

    Sidebar

    Related Questions

    i want to add select query result into dataset, so i can write new
    I've got a column stored as the date/time data type upon which I wan't
    I am trying to run the following code but it doesn't seem to select
    I have to deal with queries that have lots of results, but I only
    I wan't to compare two coordinates in my database, but i can't use the
    I wan't to select my distribution profile in Code Signing Identity in the build
    I wan't to select all .mp3 files from my desktop with one click, or
    hi m trying fill the combo box from cities database but i wan the
    <script type=text/javascript> var area = {'Mongkok': 1001,'Wan Chai': 1002, 'Sai Kung' : 1003}; </script>
    I have this code and i wan't to select the 3rd element inside 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.