Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Oncheck of Dropdown checklist display input tag

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #153580
    james1111
    Participant

    Hi,

    I have created dropdown checklist using twitter bootstrap. Checkbox is displaying using the script (var tab = [
    { id: “1”, label: “Task 1”, isChecked: false },).

    I need one feature to be added when a user checks the box, input box should open where user can enter the time in hh:mm format.

    Any help would be appreciated.

    James

    #153659
    james1111
    Participant

    Hi Mottie,

    I am new to this forum. I am not sure how to set a demo and show it to you. Can you share your email ID and I can send the file to you which I have done so far?

    #153660
    __
    Participant

    It’s much easier (and more helpful!) to make a demo online, and share a link here. Services like codepen are ideal for html/css/javascript demos/”test cases”.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.