2019-11-19 20:17:49 0 Comments Css Boy.Lee

Bootstrap multi Modals close unable scroll window issue

in Bootstrap open modal A and B in order, then close B keep A open, you will find scroll is not working for A, after check it's a problem of Css, the solution is

Do line break and word break in Yii2 GridView

Do line break and word break in Yii2 GridView

Normal Position flags in Yii 2.0's View

In Yii 2.0's View, we have 5 flags for position, it's beginPage, head(), beginBody(), endBody(), endPage(). This topic show how to use it correct in view file, if not use it correct, may cost js or css file or code can't register correct

Yii 2.0 registerCssFile cannot register css file correct

In Yii 2.0 Framework's view,cannot use $this->registerCssFile() to register css file, this topic show how to fix this problem
2011-07-09 18:26:52 0 Comments Css Boy.Lee

Css Horizontal Scroll

demo code for set Css Horizontal Scroll
2011-07-09 15:17:59 0 Comments Css Boy.Lee

line-height and hight in Css

use css control line-height and height
2011-04-29 19:33:04 0 Comments Css Boy.Lee

Break line break words in Css

Break line break words in Css