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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T19:39:13+00:00 2026-06-09T19:39:13+00:00

Just like when you ask a question on this website, as you type the

  • 0

Just like when you ask a question on this website, as you type the title in the tab changes to whatever you have typed in the question box. How do you access this?

  • 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-09T19:39:14+00:00Added an answer on June 9, 2026 at 7:39 pm

    Quick’n’dirty:

    document.title = prompt('sup bro ?');
    

    If you don’t want a modal input dialog, you need to catch some events for any <input> box.

    document.getElementById('inputBoxId').addEventListener('keypress', function( event ) {
        if( event.keyCode === 13 ) {  // return ?
            document.title = this.value;
        }
    }, false);
    

    addEventListener needs to get replaced by attachEvent for IE<9

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

Sidebar

Related Questions

Just a knowledge question which I would like to ask: For example, I have
I would like to ask this question to those people who have an experience
I just want to ask if anybody has done something like this. Basically, it's
Just like in this topic , I have a performance issue in dev mode
This question has been brought up many times, but I'd like to ask it
Not sure if I should edit this question or just ask another question in
OK, I'm a little embarassed to ask this question, but I just want to
I don't know if this is the right place to ask question like this,
I'd just like to ask about a problem I'm facing with Facebook Graph API.
Just like in the title. I got GridView control that displaying some data from

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.