Bootstrap dropdown menu - view.php structure
Permalink
Menu - I need to insert class="dropdown-toggle" data-toggle="dropdown" into href element of the view.php file
I need to instert it into the items that have dopdowms only.
Any help would be appreciated.
Thanks
I need to instert it into the items that have dopdowms only.
Any help would be appreciated.
Thanks
You should be able to do this pretty easily, like this
Thank you:)
Thanks Hutman,
Just needed <ul class="dropdown-menu">.
Worked great!
:)
Just needed <ul class="dropdown-menu">.
Worked great!
:)
Hi tonyswaby,
Please avoid making multiple forum posts for the same question. It makes the forum less organized and runs the risk of the server marking it as spam.
Please avoid making multiple forum posts for the same question. It makes the forum less organized and runs the risk of the server marking it as spam.
Sorry wasn't sure if people only responded to a particular forum. The need to specify a forum is a bit misleading really?