EasyUI Forum
April 29, 2024, 06:47:23 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Howto integate CSS Bootstrap and easyui  (Read 31084 times)
acreonte82
Jr. Member
**
Posts: 85



View Profile
« on: December 12, 2013, 04:06:11 AM »

Hello,
today I've this question:
there is a way to integrate the framewok CSS Bootstrap with easyui ?

the web page of Boostrap is :http://getbootstrap.com/getting-started/

I try to integrate but I've some graphics rendering problems...
stworthy can you help me?
Thanks
Logged
stworthy
Administrator
Hero Member
*****
Posts: 3581


View Profile Email
« Reply #1 on: December 12, 2013, 06:45:09 AM »

Please include easyui files after bootstrap.
Code:
    <link rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css">
    <link rel="stylesheet" type="text/css" href="http://www.jeasyui.com/easyui/themes/default/easyui.css">
    <link rel="stylesheet" type="text/css" href="http://www.jeasyui.com/easyui/themes/icon.css">
    <script type="text/javascript" src="http://www.jeasyui.com/easyui/jquery.min.js"></script>
    <script type="text/javascript" src="http://www.jeasyui.com/easyui/jquery.easyui.min.js"></script>
Logged
acreonte82
Jr. Member
**
Posts: 85



View Profile
« Reply #2 on: January 07, 2014, 03:54:58 AM »

Can be a great idea, maybe I wrong, to integrate Bootstrap in jeasyui ?
Logged
acreonte82
Jr. Member
**
Posts: 85



View Profile
« Reply #3 on: January 14, 2014, 02:39:35 AM »

Can be a great idea, maybe I wrong, to integrate Bootstrap in jeasyui ?

stworthy any idea?
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!