• joxmar

    (@joxmar)


    I have 3 categories and are displaying correctly but they all are wrapped inside a div id called “chainselect_wrap” can I put each select box in it’s own div and keep “chainselect_wrap” as the parent div? so it will be

    chainselect_wrap
          other-div
               category_select_box

    3 times

    I tried adding the child div after the echo that calls “chainselect_wrap” it place them all correctly in its own div and displays correctly the content on the first select box but once selected the second and third select boxes are empty

    http://modulodge.com/

    http://wordpress.org/extend/plugins/category-ajax-chain-selects/

The topic ‘Place each select box inside a div’ is closed to new replies.