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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T22:20:23+00:00 2026-06-07T22:20:23+00:00

http://gomoxy.com/una/edmontonautoloans/credit-application.php my jquery code: $(#callback_toggle).is(‘:checked’)){ $(#txthiden).hide(); }else{ $(#txthiden).show(); } when i checked the checkbox,

  • 0
http://gomoxy.com/una/edmontonautoloans/credit-application.php

my jquery code:

$("#callback_toggle").is(':checked')){
    $("#txthiden").hide();
    }else{
   $("#txthiden").show();
}

when i checked the checkbox, i want to hide the content which in txthiden div. vice versa. the default state is unchecked.and the the content in txthiden div is showing. why my code doesn’t work. thank you.

  • 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-07T22:20:24+00:00Added an answer on June 7, 2026 at 10:20 pm

    Working demo http://jsfiddle.net/ACnn4/1/

    code

    $("#callback_toggle").on('change', function() {
        if ($(this).is(':checked')) {
            $("#txthiden").hide();
        } else {
            $("#txthiden").show();
        }
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

http://loopj.com/jquery-tokeninput/ The code I am working with is from a jquery-tokeninput fork which allows
http://support.microsoft.com/kb/276505 This site has a download for a Win32 application wizard. I am currently
http:// domain.com/index.php -> http:// domain.com/ - OK http:// domain.com/index.php?z=abc -> http:// domain.com/index.php?z=abc - not
http://jvalentino2.tripod.com/dft/index.html My code is really just a copy of the above: package it.vigtig.realtime.fourier; import
http://msdn.microsoft.com/en-us/library/system.resources.resxresourcewriter.aspx In this link and others like it, I see code to write in
http://docs.jquery.com/Plugins/autocomplete can autocomplete check words in the middle of the string. If i wite
http://pastebin.com/25CwPDB2 <-- Index.php http://pastebin.com/4ZTvy0kk <-- /system/Main.php This seems to happen on both a Windows
http://www.myserver.com/mypage.php?param1=abc&param2=123 I need to open this URL from a windows service either by IExplorer
http://code.google.com/p/appengine-mapreduce/ mentions that it can control the speed of execution, but I can't figure
http://code.google.com/p/tesseractdotnet/ I am having a problem getting Tesseract to work in my Visual Studio

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.