Giter Club home page Giter Club logo

human-resource's Introduction

For run in environment of client side without server backup support, and user template technology so that we can include
head.html and tail.html in other page, we use two ways to solve this problem.
1. include head.js and tail.js, the contents of head.html and tail.html will be load in the way of ajax query, 
	so it must run in a server environment, not just as static files.
	for example, we put the head.js file in path js/, all pages will include this single file, 
	but template files should be changed if there are more page folders than one, because the template file reference other resources.
	so different pages folder have different template files. Of course, they as only different in the url of reference resource.
    root
	js/head.js, tail.html
	css/
	bin/
	index.html, head.html, tail.html	

	bin/head.html, tail.html, others.html


2. use iframe	

human-resource's People

Contributors

simonblowsnow avatar

Watchers

James Cloos 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.