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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T13:45:56+00:00 2026-06-09T13:45:56+00:00

I am using jQuery templates to add new items to a list when a

  • 0

I am using jQuery templates to add new items to a list when a button is pressed

The template contains a hidden field.

When I add a new item to the list in IE 8 or IE 9, then the hidden form field is displayed like a visible input field

I’ve set up a JSfiddle to demonstrate
http://jsfiddle.net/T3has/8/

It works fine in Chrome and FF, but not IE

Any ideas?

  • 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-09T13:45:58+00:00Added an answer on June 9, 2026 at 1:45 pm

    You’re doing it right; the input is of type “hidden”, so this is clearly (yet another) bug in IE.
    If you want to support IE you may want to try adding a class to those inputs as a hack around this:

    <input class="hidden-input" ...
    

    and css

    input.hidden-input: {
      display: none;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to display a button using jQuery template. The code is as
how can i parse the particular 'li' field from the following using jquery template?
I am using partials in Rails combined with jQuery child field templates to dynamically
i've just started using jQuery Templates as my javascript template engine. My question is,
I'm using the jQuery template engine to add dynamic DOM elements (specifically DIVs). To
When using jquery-ui custom bindings to add a datepicker to a text field it
I am using jQuery templates to mark up my JSON. I am wondering if
@swatkins gave a fantastic answer to his own question about using jQuery templates with
After loading a PHP template (using jQuery's load function), this simple script won't make
I've been using the following jquery template as a step by step form for

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.