Multiple checkbox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • colinod
    Contributor
    • Nov 2007
    • 347

    Multiple checkbox

    Hi im not sure if this is in the right area, but was wondering if anyone could help....

    I am trying to make a list of checkboxes in a form and want to be able to check some of the boxes that relate to certain things.

    For example, a list of all countries in the world and i want to select all european ones, click on the word europe and all countries that are are checked in the box.

    example here, which i think uses javascript, but not sure how???

    Paperfolio X is our ultimate design portfolio Webflow Template created for modern designers looking to have a unique website design to boost their personal brand.


    thanks
  • Dormilich
    Recognized Expert Expert
    • Aug 2008
    • 8694

    #2
    I’d try t look at their code to understand it, the sources are open, after all.

    Comment

    • colinod
      Contributor
      • Nov 2007
      • 347

      #3
      tried that but cant get to the external javascript file that has the commands in it

      Comment

      • Dormilich
        Recognized Expert Expert
        • Aug 2008
        • 8694

        #4
        HTML file line 39 is the responsible function.

        Comment

        Working...