Skip to content

Kose-i/Kose-i.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kose-i.github.io

リンク My test Website.

Use jQuery

for this code

function jump_links() {
  $('#container a').click(function() {
    e.preventDefalt();
    loadPage(e.target.href);
  });
}
$('#container').load(url+' #content', jump_links);

Use bootstrap

for CSS

TODO

About

My test Website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages