Giter Club home page Giter Club logo

websitetemplate's Introduction

Basic Template for websites

To include Jquery:
Jquery 1.x:
dist\js\jquery-1.12.2.js
dist\js\jquery-1.12.2.min.js
Jquery 2.x:
dist\js\jquery-2.2.2.js
dist\js\jquery-2.2.2.min.js
To include Jquery-ui:
dist\css\jquery-ui.css
dist\css\jquery-ui.min.css
dist\js\jquery-ui.js
dist\js\jquery-ui.min.js
To include bootstrap:
dist\css\bootstrap.css
dist\css\bootstrap.min.css
dist\js\bootstrap.js
dist\js\bootstrap.min.js
To include bootstrap-theme:
dist\css\bootstrap-theme.css
dist\css\bootstrap-theme.min.css
To include font-awesome:
dist\css\font-awesome.css
dist\css\font-awesome.min.css



To include bootstrap verifier (bootlint):
<script>
javascript:(function(){var 
s=document.createElement("script");s.onload=function(){bootlint.showLintReportForCurrentDocument(
[]);};s.src="https://maxcdn.bootstrapcdn.com/bootlint/latest/bootlint.min.js";document.body.appendC
hild(s)})();
</script>
To include flat-ui:
dist\css\flat-ui.css
dist\css\flat-ui.min.css
dist\js\flat-ui.js
dist\js\flat-ui.min.js
To include bootstrap-select:
dist\css\bootstrap-select.css
dist\css\bootstrap-select.min.css
dist\js\bootstrap-select.js
dist\js\bootstrap-select.min.js
To include bootstrap-fileinput:
dist\css\fileinput.css
dist\css\fileinput.min.css
dist\js\fileinput.js
dist\js\fileinput.min.js
To include bootstrap-datepicker:
To use with bootstrap 2:
dist\css\bootstrap-datepicker.css
dist\css\bootstrap-datepicker.min.css
To use without bootstrap 2 but emulate:
dist\css\bootstrap-datepicker.standalone.css
dist\css\bootstrap-datepicker.standalone.min.css
To use with bootstrap 3:
dist\css\bootstrap-datepicker3.css
dist\css\bootstrap-datepicker3.min.css
To use without bootstrap 3 but emulate:
dist\css\bootstrap-datepicker3.standalone.css
dist\css\bootstrap-datepicker3.standalone.min.css
dist\js\bootstrap-datepicker.js
dist\js\bootstrap-datepicker.min.js
To include bootstrap-datetimepicker:
dist\css\bootstrap-datetimepicker.css
dist\css\bootstrap-datetimepicker.min.css
dist\js\bootstrap-datetimepicker.js
dist\js\bootstrap-datetimepicker.min.js
To include bootstrap-star-rating:
dist\css\star-rating.css
dist\css\star-rating.min.css
dist\js\star-rating.js
dist\js\star-rating.min.js

websitetemplate's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.