php - I do not want a child to inherit parent's css -


i have project built this:

  • index page full layout
  • separate php files including index page

in index page use bootstrap in separate php files use jqgrid, not go along bootstrap well. combination of these 2 makes jqgrid's shrinktofit or autowidth disfunction.

is there way exclude whole bootstrap css being inherited in separate php files?

yes can exclude whole bootstrap functionality , using php regular expression comment link bootstrap file loading, bootstrap functionality not affect page.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -