I tried it it not working so i changed to directly use bootstrap cdn now their grid system work but some of their class might not fully work likes mt, mb or pull-left, right.
3
360noscope
@360noscope
0
Reputation
3
Posts
439
Profile views
0
Followers
0
Following
Posts made by 360noscope
-
RE: Need Help with bootstrap and directory
-
RE: Need Help with bootstrap and directory
Thanks i will try this when i'm at work :)
-
Need Help with bootstrap and directory
Hi i'm new to jsreports
- If i want to use bootstrap with my report how do i included it in my template file?
right now i'm using boostrap css likes this
-
for CSS
<link href="{#asset /OneStop/boostrap/css/bootstrap.css @encoding=link}" rel="stylesheet" /> -
for JS
<scipt src="{#asset /OneStop/boostrap/js/bootstrap.js @encoding=link}">if its done right why boostrap grid not working?
- Do i need to separate directory likes data, assets, template in order to make thing working correctly?
- If i want to use bootstrap with my report how do i included it in my template file?