javascript - Superfish dropdown with Bootstrap? -


how possible combine nav-pills of bootstrap , sf-menu of superfish?

i tried use them both.

<ul class="nav nav-pills" id="example"> <li class="sf-menu current"> menu item </li> </ul>

.. surely conbtradicted each other in css styles , output wasn't useable. looking easy way, combine both, without rewriting css of either of them.

(i beginner in front end programming)


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -