Title: Submenus Opened by default?
Last modified: August 21, 2016

---

# Submenus Opened by default?

 *  Resolved [Marcos Nobre](https://wordpress.org/support/users/onyx808/)
 * (@onyx808)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/submenus-opened-by-default/)
 * Hello,
 * How can I have the submenu items opened by default on load?
 * Love the plugin!!!
 * Thanks!
 * [https://wordpress.org/plugins/wp-responsive-menu/](https://wordpress.org/plugins/wp-responsive-menu/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Nirmal Kumar Ram](https://wordpress.org/support/users/sagarseth9/)
 * (@sagarseth9)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/submenus-opened-by-default/#post-4721008)
 * Hi,
 * Currently this isn’t an inbuilt functionality of the plugin but however if you
   want you can use this little hack to do that.
 * Just add the following line to your js file.
 *     ```
       jQuery(function(){
         jQuery(".wprmenu_parent_item_li span").click();
       });
       ```
   
 * Make sure jquery is loaded before adding this.
 *  Thread Starter [Marcos Nobre](https://wordpress.org/support/users/onyx808/)
 * (@onyx808)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/submenus-opened-by-default/#post-4721009)
 * awesome, Works perfect!!!!
 *  Plugin Author [Nirmal Kumar Ram](https://wordpress.org/support/users/sagarseth9/)
 * (@sagarseth9)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/submenus-opened-by-default/#post-4721195)
 * Hi onyx808,
 * Please check the pro version of the plugin, it has this functionality by default
   and lot more features.
 * [http://magnigenie.com/wp-responsive-menu-pro/](http://magnigenie.com/wp-responsive-menu-pro/)
 * Thanks
    – Nirmal

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Submenus Opened by default?’ is closed to new replies.

 * ![](https://ps.w.org/wp-responsive-menu/assets/icon-256x256.png?rev=2246917)
 * [WP Responsive Menu](https://wordpress.org/plugins/wp-responsive-menu/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-responsive-menu/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Nirmal Kumar Ram](https://wordpress.org/support/users/sagarseth9/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/submenus-opened-by-default/#post-4721195)
 * Status: resolved