CodeIgniter Forums
What is the best way to open a modal directly from menu - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30)
+--- Thread: What is the best way to open a modal directly from menu (/showthread.php?tid=75724)



What is the best way to open a modal directly from menu - digikronos - 03-10-2020

HI, What would be the best way to open a modal in a menu or sub menu item. Using hooks or changing source code itself. If so how would i go about this.


RE: What is the best way to open a modal directly from menu - InsiteFX - 03-10-2020

This may help you do what you want.

stackoverflow - Open an Modal window from Navigation bar